Searched defs:acceptChanges (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.cpp384 Error Display::acceptChanges() function in class:HWC2::Display
/frameworks/native/libs/hwc2on1adapter/
H A DHWC2On1Adapter.cpp162 displayHook<decltype(&Display::acceptChanges),
163 &Display::acceptChanges>);
528 Error HWC2On1Adapter::Display::acceptChanges() { function in class:android::HWC2On1Adapter::Display
532 ALOGV("[%" PRIu64 "] acceptChanges failed, not validated", mId);
536 ALOGV("[%" PRIu64 "] acceptChanges", mId);

Completed in 3191 milliseconds