Searched defs:GetRenderIntents (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2TargetTest.cpp | 604 TEST_F(GraphicsComposerHidlTest, GetRenderIntents) { in TEST_F() argument
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_display_primary.cpp | 361 HWC2::Error HWCDisplayPrimary::GetRenderIntents(ColorMode mode, uint32_t *out_num_intents, in GetRenderIntents() function in sdm::HWCDisplayPrimary
|
D | hwc_display.cpp | 87 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
|
D | hwc_session.cpp | 455 static int32_t GetRenderIntents(hwc2_device_t *device, hwc2_display_t display, in GetRenderIntents() function
|
/hardware/libhardware/include/hardware/ |
D | hwcomposer2.h | 834 GetRenderIntents = HWC2_FUNCTION_GET_RENDER_INTENTS, enumerator
|