Home
last modified time | relevance | path

Searched refs:Hwc2RenderIntentToHwc3 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/drm_hwcomposer/hwc3/
H A DUtils.h137 inline RenderIntent Hwc2RenderIntentToHwc3(int32_t intent) { in Hwc2RenderIntentToHwc3() function
H A DComposerClient.cpp1033 intents->emplace_back(Hwc2RenderIntentToHwc3(intent)); in getRenderIntents()