Home
last modified time | relevance | path

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

/frameworks/native/services/powermanager/
DPowerHalWrapper.cpp87 HalResult<void> EmptyHalWrapper::sendCompositionUpdate(const hal::CompositionUpdate&) { in sendCompositionUpdate() function in android::power::EmptyHalWrapper
309 HalResult<void> AidlHalWrapper::sendCompositionUpdate(const hal::CompositionUpdate& update) { in sendCompositionUpdate() function in android::power::AidlHalWrapper
DPowerHalController.cpp184 HalResult<void> PowerHalController::sendCompositionUpdate(const hal::CompositionUpdate& update) { in sendCompositionUpdate() function in android::power::PowerHalController