Home
last modified time | relevance | path

Searched refs:HWC2_PFN_DESTROY_VIRTUAL_DISPLAY (Results 1 – 9 of 9) sorted by relevance

/hardware/libhardware/include/hardware/
Dhwcomposer2.h955 typedef int32_t /*hwc2_error_t*/ (*HWC2_PFN_DESTROY_VIRTUAL_DISPLAY)( typedef
/hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
DHWC2OnFbAdapter.cpp536 return asFP<HWC2_PFN_DESTROY_VIRTUAL_DISPLAY>(destroyVirtualDisplayHook); in getFunctionHook()
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcHal.h615 HWC2_PFN_DESTROY_VIRTUAL_DISPLAY destroyVirtualDisplay;
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_session.cpp737 return AsFP<HWC2_PFN_DESTROY_VIRTUAL_DISPLAY>(HWCSession::DestroyVirtualDisplay); in GetFunction()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_session.cpp609 return AsFP<HWC2_PFN_DESTROY_VIRTUAL_DISPLAY>(HWCSession::DestroyVirtualDisplay); in GetFunction()
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_session.cpp789 return AsFP<HWC2_PFN_DESTROY_VIRTUAL_DISPLAY>(HWCSession::DestroyVirtualDisplay); in GetFunction()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_session.cpp631 return AsFP<HWC2_PFN_DESTROY_VIRTUAL_DISPLAY>(HWCSession::DestroyVirtualDisplay); in GetFunction()
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp187 return asFP<HWC2_PFN_DESTROY_VIRTUAL_DISPLAY>( in doGetFunction()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp149 return asFP<HWC2_PFN_DESTROY_VIRTUAL_DISPLAY>( in doGetFunction()