Searched refs:acceptChanges (Results 1 - 4 of 4) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
H A DHWC2On1Adapter.cpp162 displayHook<decltype(&Display::acceptChanges),
163 &Display::acceptChanges>);
534 Error HWC2On1Adapter::Display::acceptChanges() { function in class:android::HWC2On1Adapter::Display
538 ALOGV("[%" PRIu64 "] acceptChanges failed, not validated", mId);
542 ALOGV("[%" PRIu64 "] acceptChanges", mId);
/hardware/qcom/display/msm8994/libhwcomposer/
H A DHWC2On1Adapter.cpp200 displayHook<decltype(&Display::acceptChanges),
201 &Display::acceptChanges>);
574 Error HWC2On1Adapter::Display::acceptChanges() function in class:android::HWC2On1Adapter::Display
579 ALOGV("[%" PRIu64 "] acceptChanges failed, not validated", mId);
583 ALOGV("[%" PRIu64 "] acceptChanges", mId);
H A DHWC2On1Adapter.h189 HWC2::Error acceptChanges();
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
H A DHWC2On1Adapter.h202 HWC2::Error acceptChanges();

Completed in 85 milliseconds