Home
last modified time | relevance | path

Searched defs:perform (Results 1 – 8 of 8) 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/bonito/vibrator/
DVibrator.cpp168 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/
DVibrator.cpp178 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/
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/coral/vibrator/
DVibrator.cpp255 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/
Dtest-vibrator.cpp389 TEST_P(VibratorTest, perform) { in TEST_P() argument
/device/generic/opengl-transport/host/libs/virglrenderer/
DRenderControl.cpp119 static int perform(ANativeWindow*, int, ...) { in perform() function