Home
last modified time | relevance | path

Searched refs:ASensorEventQueue_setEventRate (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/include/android/
Dsensor.h981 int ASensorEventQueue_setEventRate(ASensorEventQueue* queue, ASensor const* sensor, int32_t usec);
/frameworks/native/include_sensor/android/
Dsensor.h981 int ASensorEventQueue_setEventRate(ASensorEventQueue* queue, ASensor const* sensor, int32_t usec);
/frameworks/base/native/android/
Dsensor.cpp249 int ASensorEventQueue_setEventRate(ASensorEventQueue* queue, ASensor const* sensor, int32_t usec) { in ASensorEventQueue_setEventRate() function
Dlibandroid.map.txt232 ASensorEventQueue_setEventRate;
/frameworks/hardware/interfaces/sensorservice/libsensorndkbridge/
DASensorManager.cpp330 int ASensorEventQueue_setEventRate( in ASensorEventQueue_setEventRate() function
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_arm64.cc305 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASensorEventQueue_setEventRate);
738 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASensorEventQueue_setEventRate); in init_stub_library()
Dstubs_arm.cc305 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASensorEventQueue_setEventRate);
738 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASensorEventQueue_setEventRate); in init_stub_library()
Dstubs_riscv64.cc305 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASensorEventQueue_setEventRate);
738 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASensorEventQueue_setEventRate); in init_stub_library()