Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DDisplayCommand.h38 bool acceptDisplayChanges = false; variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DDisplayCommand.h38 bool acceptDisplayChanges = false; variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DDisplayCommand.h38 bool acceptDisplayChanges = false; variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DDisplayCommand.h38 bool acceptDisplayChanges = false; variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DDisplayCommand.h45 bool acceptDisplayChanges = false; variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DDisplayCommand.h45 bool acceptDisplayChanges = false; variable
/aosp_15_r20/prebuilts/vndk/v34/arm/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DDisplayCommand.h45 bool acceptDisplayChanges = false; variable
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/generated-headers/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V1-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DDisplayCommand.h45 bool acceptDisplayChanges = false; variable
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/graphics/composer/aidl/android.hardware.graphics.composer3-V4-ndk-source/gen/include/aidl/android/hardware/graphics/composer3/
DDisplayCommand.h53 bool acceptDisplayChanges = false; variable
/aosp_15_r20/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
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/include/android/hardware/graphics/composer3/
H A DComposerClientWriter.h135 void acceptDisplayChanges(int64_t display) { in acceptDisplayChanges() function
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
H A DComposerCommandBuffer.h277 void acceptDisplayChanges() { in acceptDisplayChanges() function
/aosp_15_r20/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp286 int32_t HalImpl::acceptDisplayChanges(int64_t display) { in acceptDisplayChanges() function in aidl::android::hardware::graphics::composer3::impl::HalImpl
/aosp_15_r20/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DAidlComposerHal.cpp407 Error AidlComposer::acceptDisplayChanges(Display display) { in acceptDisplayChanges() function in android::Hwc2::AidlComposer
H A DHidlComposerHal.cpp368 Error HidlComposer::acceptDisplayChanges(Display display) { in acceptDisplayChanges() function in android::Hwc2::HidlComposer
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp2978 int32_t ExynosDisplay::acceptDisplayChanges() { in acceptDisplayChanges() function in ExynosDisplay