Home
last modified time | relevance | path

Searched defs:presentDisplay (Results 1 – 23 of 23) 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.h39 bool presentDisplay = 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.h39 bool presentDisplay = 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.h39 bool presentDisplay = 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.h39 bool presentDisplay = 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.h46 bool presentDisplay = 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.h46 bool presentDisplay = 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.h46 bool presentDisplay = 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.h46 bool presentDisplay = 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.h54 bool presentDisplay = false; variable
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/
DNoOpFrameComposer.cpp73 HWC3::Error NoOpFrameComposer::presentDisplay( in presentDisplay() function in aidl::android::hardware::graphics::composer3::impl::NoOpFrameComposer
DClientFrameComposer.cpp129 HWC3::Error ClientFrameComposer::presentDisplay( in presentDisplay() function in aidl::android::hardware::graphics::composer3::impl::ClientFrameComposer
DHostFrameComposer.cpp475 HWC3::Error HostFrameComposer::presentDisplay( in presentDisplay() function in aidl::android::hardware::graphics::composer3::impl::HostFrameComposer
DGuestFrameComposer.cpp696 HWC3::Error GuestFrameComposer::presentDisplay( in presentDisplay() function in aidl::android::hardware::graphics::composer3::impl::GuestFrameComposer
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libexternaldisplay/
DExynosExternalDisplay.cpp339 int32_t ExynosExternalDisplay::presentDisplay( in presentDisplay() function in ExynosExternalDisplay
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libvirtualdisplay/
DExynosVirtualDisplay.cpp258 int32_t ExynosVirtualDisplay::presentDisplay( in presentDisplay() function in ExynosVirtualDisplay
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
H A DHwcHal.h383 Error presentDisplay(Display display, int32_t* outPresentFence, std::vector<Layer>* outLayers, in presentDisplay() function
641 HWC2_PFN_PRESENT_DISPLAY presentDisplay; member
/aosp_15_r20/hardware/interfaces/graphics/composer/aidl/include/android/hardware/graphics/composer3/
H A DComposerClientWriter.h139 void presentDisplay(int64_t display) { getDisplayCommand(display).presentDisplay = true; } in presentDisplay() function
/aosp_15_r20/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
H A DComposerCommandBuffer.h283 void presentDisplay() { in presentDisplay() function
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplay.cpp853 int32_t ExynosPrimaryDisplay::presentDisplay(int32_t* outRetireFence) { in presentDisplay() function in ExynosPrimaryDisplay
/aosp_15_r20/hardware/google/graphics/common/hwc3/impl/
DHalImpl.cpp749 int32_t HalImpl::presentDisplay(int64_t display, ndk::ScopedFileDescriptor& fence, in presentDisplay() function in aidl::android::hardware::graphics::composer3::impl::HalImpl
/aosp_15_r20/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DAidlComposerHal.cpp689 Error AidlComposer::presentDisplay(Display display, int* outPresentFence) { in presentDisplay() function in android::Hwc2::AidlComposer
H A DHidlComposerHal.cpp593 Error HidlComposer::presentDisplay(Display display, int* outPresentFence) { in presentDisplay() function in android::Hwc2::HidlComposer
/aosp_15_r20/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosDisplay.cpp3637 int32_t ExynosDisplay::presentDisplay(int32_t* outRetireFence) { in presentDisplay() function in ExynosDisplay