Home
last modified time | relevance | path

Searched refs:HWC2_PFN_PRESENT_DISPLAY (Results 1 – 10 of 10) sorted by relevance

/hardware/libhardware/include/hardware/
Dhwcomposer2.h1664 typedef int32_t /*hwc2_error_t*/ (*HWC2_PFN_PRESENT_DISPLAY)( typedef
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp586 return asFP<HWC2_PFN_PRESENT_DISPLAY>(presentDisplayHook); in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h641 HWC2_PFN_PRESENT_DISPLAY presentDisplay;
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_session.cpp643 return AsFP<HWC2_PFN_PRESENT_DISPLAY>(PresentDisplay); in GetFunction()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_session.cpp767 return AsFP<HWC2_PFN_PRESENT_DISPLAY>(PresentDisplay); in GetFunction()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_session.cpp812 return AsFP<HWC2_PFN_PRESENT_DISPLAY>(PresentDisplay); in GetFunction()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_session.cpp661 return AsFP<HWC2_PFN_PRESENT_DISPLAY>(PresentDisplay); in GetFunction()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_session.cpp1076 return AsFP<HWC2_PFN_PRESENT_DISPLAY>(PresentDisplay); in GetFunction()
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp258 return asFP<HWC2_PFN_PRESENT_DISPLAY>( in doGetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp220 return asFP<HWC2_PFN_PRESENT_DISPLAY>( in doGetFunction()