Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc2/
DEmuHWC2.cpp137 displayHook<decltype(&Display::acceptChanges), in doGetFunction()
138 &Display::acceptChanges>); in doGetFunction()
468 Error EmuHWC2::Display::acceptChanges() { in acceptChanges() function in android::EmuHWC2::Display
DEmuHWC2.h213 HWC2::Error acceptChanges();
/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.h199 HWC2::Error acceptChanges();
DHWC2.cpp166 displayHook<decltype(&Display::acceptChanges), in doGetFunction()
167 &Display::acceptChanges>); in doGetFunction()
556 Error CfHWC2::Display::acceptChanges() { in acceptChanges() function in android::CfHWC2::Display