Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DDisplay.h130 HWC3::Error acceptChanges();
DDisplay.cpp835 HWC3::Error Display::acceptChanges() { in acceptChanges() function in aidl::android::hardware::graphics::composer3::impl::Display
DComposerClient.cpp897 auto error = display.acceptChanges(); in executeDisplayCommandAcceptDisplayChanges()