Home
last modified time | relevance | path

Searched refs:HWC2_PFN_GET_RENDER_INTENTS (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/
DHwcHal.h277 HWC2_PFN_GET_RENDER_INTENTS getRenderIntents;
/hardware/libhardware/include/hardware/
Dhwcomposer2.h1379 typedef int32_t /*hwc2_error_t*/ (*HWC2_PFN_GET_RENDER_INTENTS)( typedef
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_session.cpp1130 return AsFP<HWC2_PFN_GET_RENDER_INTENTS>(GetRenderIntents); in GetFunction()