Searched refs:acceptChanges (Results 1 – 8 of 8) sorted by relevance
38 MOCK_METHOD(hal::Error, acceptChanges, (), (override));
86 [[clang::warn_unused_result]] virtual hal::Error acceptChanges() = 0;162 hal::Error acceptChanges() override;
119 Error Display::acceptChanges() in acceptChanges() function in android::HWC2::impl::Display
538 error = hwcDisplay->acceptChanges(); in getDeviceCompositionChanges()
202 HWC2::Error acceptChanges();
200 displayHook<decltype(&Display::acceptChanges), in doGetFunction()201 &Display::acceptChanges>); in doGetFunction()574 Error HWC2On1Adapter::Display::acceptChanges() in acceptChanges() function in android::HWC2On1Adapter::Display
189 HWC2::Error acceptChanges();
162 displayHook<decltype(&Display::acceptChanges), in doGetFunction()163 &Display::acceptChanges>); in doGetFunction()534 Error HWC2On1Adapter::Display::acceptChanges() { in acceptChanges() function in android::HWC2On1Adapter::Display