Home
last modified time | relevance | path

Searched defs:getRenderIntents (Results 1 – 12 of 12) sorted by relevance

/aosp12/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/
H A DHwcHal.h173 Error getRenderIntents(Display display, ColorMode mode, in getRenderIntents() function
288 HWC2_PFN_GET_RENDER_INTENTS getRenderIntents; member
/aosp12/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
H A DExynosDisplayInterface.h62 virtual int32_t getRenderIntents(int32_t __unused mode, uint32_t* __unused outNumIntents, in getRenderIntents() function
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/
H A DComposerClient.h133 Return<void> getRenderIntents(Display display, ColorMode mode, in getRenderIntents() function
/aosp12/hardware/interfaces/graphics/composer/2.2/utils/vts/
H A DComposerVts.cpp157 std::vector<RenderIntent> ComposerClient::getRenderIntents(Display display, ColorMode mode) { in getRenderIntents() function in android::hardware::graphics::composer::V2_2::vts::ComposerClient
/aosp12/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
H A DExynosPrimaryDisplayModule.cpp176 int32_t ExynosPrimaryDisplayModule::getRenderIntents(int32_t mode, in getRenderIntents() function in ExynosPrimaryDisplayModule
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWC2.cpp221 Error Display::getRenderIntents(ColorMode colorMode, in getRenderIntents() function in android::HWC2::impl::Display
H A DHWComposer.cpp723 std::vector<ui::RenderIntent> HWComposer::getRenderIntents(HalDisplayId displayId, in getRenderIntents() function in android::impl::HWComposer
H A DComposerHal.cpp906 Error Composer::getRenderIntents(Display display, ColorMode colorMode, in getRenderIntents() function in android::Hwc2::impl::Composer
/aosp12/frameworks/native/services/surfaceflinger/tests/fakehwc/
H A DFakeComposerClient.cpp566 V2_1::Error FakeComposerClient::getRenderIntents( in getRenderIntents() function in FakeComposerClient
/aosp12/frameworks/native/services/vr/hardware_composer/impl/
H A Dvr_hwc.cpp1041 Error VrHwc::getRenderIntents(Display display, types::V1_1::ColorMode mode, in getRenderIntents() function in android::dvr::VrHwc
/aosp12/hardware/qcom/sm7250/display/composer/
H A DQtiComposerClient.cpp724 Return<void> QtiComposerClient::getRenderIntents(uint64_t display, common_V1_1::ColorMode mode, in getRenderIntents() function in vendor::qti::hardware::display::composer::V3_0::implementation::QtiComposerClient
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosDisplay.cpp3457 int32_t ExynosDisplay::getRenderIntents(int32_t mode, uint32_t* outNumIntents, in getRenderIntents() function in ExynosDisplay