OSDN Git Service

Define typical sensor sample rate in native code
authorPeng Xu <pengxu@google.com>
Thu, 17 Mar 2016 01:05:35 +0000 (18:05 -0700)
committerPeng Xu <pengxu@google.com>
Mon, 28 Mar 2016 20:54:48 +0000 (13:54 -0700)
commit2f3bf13887257abc9943b7e5bf58e9cd8189eb0a
tree3700f62802951a1c4e9d9173e47b38606f4dbae1
parent8e48e0aadae765b4ed104890ca33db32ea347a8a
Define typical sensor sample rate in native code

Porting typical sensor sample rate (e.g. SENSOR_DELAY_UI)
defined in Java API to native code.

Change-Id: I8b59216415bc952b4e953ca6e8058beb1dd3c645
include/gui/SensorEventQueue.h
libs/gui/SensorEventQueue.cpp