Searched defs:perform (Results 1 – 8 of 8) sorted by relevance
/device/generic/opengl-transport/host/libs/virglrenderer/include/hardware/ |
D | gralloc.h | 38 int (*perform)(gralloc_module_t const*, int, ...); member
|
/device/generic/opengl-transport/host/libs/virglrenderer/include/system/ |
D | window.h | 50 int (*perform)(ANativeWindow*, int, ...); member
|
/device/google/bonito/vibrator/ |
D | Vibrator.cpp | 168 Return<void> Vibrator::perform(V1_0::Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform() function in android::hardware::vibrator::V1_2::implementation::Vibrator
|
/device/google/wahoo/vibrator/ |
D | Vibrator.cpp | 178 Return<void> Vibrator::perform(V1_0::Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform() function in android::hardware::vibrator::V1_2::implementation::Vibrator
|
/device/google/crosshatch/vibrator/ |
D | Vibrator.cpp | 156 Return<void> Vibrator::perform(V1_0::Effect effect, EffectStrength strength, in perform() function in android::hardware::vibrator::V1_2::implementation::Vibrator
|
/device/google/coral/vibrator/ |
D | Vibrator.cpp | 255 Return<void> Vibrator::perform(V1_0::Effect effect, EffectStrength strength, perform_cb _hidl_cb) { in perform() function in android::hardware::vibrator::V1_3::implementation::Vibrator
|
/device/google/coral/vibrator/tests/ |
D | test-vibrator.cpp | 389 TEST_P(VibratorTest, perform) { in TEST_P() argument
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | RenderControl.cpp | 119 static int perform(ANativeWindow*, int, ...) { in perform() function
|