Home
last modified time | relevance | path

Searched defs:acceptDisplayChanges (Results 1 – 7 of 7) sorted by relevance

/aosp12/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
H A DHwcHal.h378 Error acceptDisplayChanges(Display display) override { in acceptDisplayChanges() function
622 HWC2_PFN_ACCEPT_DISPLAY_CHANGES acceptDisplayChanges; member
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
H A DComposerCommandBuffer.h277 void acceptDisplayChanges() { in acceptDisplayChanges() function
/aosp12/hardware/qcom/sm7250/display/composer/
H A DQtiComposerCommandBuffer.h294 void acceptDisplayChanges() { in acceptDisplayChanges() function
/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/
H A DFakeComposerClient.cpp374 V2_1::Error FakeComposerClient::acceptDisplayChanges(Display /*display*/) { in acceptDisplayChanges() function in FakeComposerClient
/aosp12/frameworks/native/services/vr/hardware_composer/impl/
H A Dvr_hwc.cpp534 Error VrHwc::acceptDisplayChanges(Display /* display */) { return Error::NONE; } in acceptDisplayChanges() function in android::dvr::VrHwc
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DComposerHal.cpp257 Error Composer::acceptDisplayChanges(Display display) in acceptDisplayChanges() function in android::Hwc2::impl::Composer
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.cpp2577 int32_t ExynosDisplay::acceptDisplayChanges() { in acceptDisplayChanges() function in ExynosDisplay