Home
last modified time | relevance | path

Searched defs:GetRenderIntents (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2TargetTest.cpp604 TEST_F(GraphicsComposerHidlTest, GetRenderIntents) { in TEST_F() argument
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display_primary.cpp361 HWC2::Error HWCDisplayPrimary::GetRenderIntents(ColorMode mode, uint32_t *out_num_intents, in GetRenderIntents() function in sdm::HWCDisplayPrimary
Dhwc_display.cpp87 HWC2::Error HWCColorMode::GetRenderIntents(ColorMode mode, uint32_t *out_num_intents, in GetRenderIntents() function in sdm::HWCColorMode
1021 HWC2::Error HWCDisplay::GetRenderIntents(ColorMode mode, uint32_t *out_num_intents, in GetRenderIntents() function in sdm::HWCDisplay
Dhwc_session.cpp455 static int32_t GetRenderIntents(hwc2_device_t *device, hwc2_display_t display, in GetRenderIntents() function
/hardware/libhardware/include/hardware/
Dhwcomposer2.h834 GetRenderIntents = HWC2_FUNCTION_GET_RENDER_INTENTS, enumerator