Home
last modified time | relevance | path

Searched defs:sendCompositionUpdate (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/power/aidl/android/hardware/power/
DIPower.aidl199 oneway void sendCompositionUpdate(in CompositionUpdate update); in sendCompositionUpdate() method
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/current/android/hardware/power/
DIPower.aidl50 oneway void sendCompositionUpdate(in android.hardware.power.CompositionUpdate update); in sendCompositionUpdate() method
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/6/android/hardware/power/
DIPower.aidl50 oneway void sendCompositionUpdate(in android.hardware.power.CompositionUpdate update); in sendCompositionUpdate() method
/hardware/interfaces/power/aidl/default/
DPower.cpp162 ndk::ScopedAStatus Power::sendCompositionUpdate(const CompositionUpdate&) { in sendCompositionUpdate() function in aidl::android::hardware::power::impl::example::Power
/hardware/google/pixel/power-libperfmgr/aidl/
DPower.cpp338 ndk::ScopedAStatus Power::sendCompositionUpdate(const CompositionUpdate &) { in sendCompositionUpdate() function in aidl::google::hardware::power::impl::pixel::Power