Searched defs:perform (Results 1 – 3 of 3) sorted by relevance
| /hardware/interfaces/vibrator/1.3/example/ | ||
| D | Vibrator.cpp | 67 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 |
| /hardware/interfaces/vibrator/1.0/default/ | ||
| D | Vibrator.cpp | 63 Return<void> Vibrator::perform(Effect, EffectStrength, perform_cb _hidl_cb) { in perform() function in android::hardware::vibrator::V1_0::implementation::Vibrator |
| /hardware/libhardware/include/hardware/ | ||
| D | gralloc.h | 244 int (*perform)(struct gralloc_module_t const* module, member |