Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/aidl/include/android/hardware/graphics/composer3/
DComposerClientWriter.h114 void acceptDisplayChanges(int64_t display) { in acceptDisplayChanges() function
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h378 Error acceptDisplayChanges(Display display) override { in acceptDisplayChanges() function
622 HWC2_PFN_ACCEPT_DISPLAY_CHANGES acceptDisplayChanges; member
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h277 void acceptDisplayChanges() { in acceptDisplayChanges() function
/hardware/qcom/sm7250/display/composer/
DQtiComposerCommandBuffer.h294 void acceptDisplayChanges() { in acceptDisplayChanges() function
/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp231 int32_t HalImpl::acceptDisplayChanges(int64_t display) { in acceptDisplayChanges() function in aidl::android::hardware::graphics::composer3::impl::HalImpl
/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp2959 int32_t ExynosDisplay::acceptDisplayChanges() { in acceptDisplayChanges() function in ExynosDisplay