Home
last modified time | relevance | path

Searched defs:perform (Results 1 – 12 of 12) sorted by relevance

/device/generic/opengl-transport/host/libs/virglrenderer/include/hardware/
Dgralloc.h38 int (*perform)(gralloc_module_t const*, int, ...); member
/device/generic/opengl-transport/host/libs/virglrenderer/include/system/
Dwindow.h50 int (*perform)(ANativeWindow*, int, ...); member
/device/google/crosshatch/vibrator/
DVibrator.cpp156 Return<void> Vibrator::perform(V1_0::Effect effect, EffectStrength strength, in perform() function in android::hardware::vibrator::V1_2::implementation::Vibrator
/device/google/redfin/vibrator/drv2624/tests/
Dtest-vibrator.cpp398 TEST_P(EffectsTest, perform) { in TEST_P() argument
/device/google/barbet/vibrator/drv2624/tests/
Dtest-vibrator.cpp398 TEST_P(EffectsTest, perform) { in TEST_P() argument
/device/google/sunfish/vibrator/drv2624/tests/
Dtest-vibrator.cpp394 TEST_P(EffectsTest, perform) { in TEST_P() argument
/device/google/sunfish/vibrator/drv2624/
DVibrator.cpp419 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/bramble/vibrator/drv2624/tests/
Dtest-vibrator.cpp398 TEST_P(EffectsTest, perform) { in TEST_P() argument
/device/google/bramble/vibrator/drv2624/
DVibrator.cpp562 ndk::ScopedAStatus Vibrator::perform(Effect effect, EffectStrength strength, in perform() function in aidl::android::hardware::vibrator::Vibrator
/device/google/barbet/vibrator/drv2624/
DVibrator.cpp572 ndk::ScopedAStatus Vibrator::perform(Effect effect, EffectStrength strength, in perform() function in aidl::android::hardware::vibrator::Vibrator
/device/google/redfin/vibrator/drv2624/
DVibrator.cpp603 ndk::ScopedAStatus Vibrator::perform(Effect effect, EffectStrength strength, in perform() function in aidl::android::hardware::vibrator::Vibrator
/device/generic/opengl-transport/host/libs/virglrenderer/
DRenderControl.cpp119 static int perform(ANativeWindow*, int, ...) { in perform() function