Home
last modified time | relevance | path

Searched refs:HWC2_PFN_SET_CURSOR_POSITION (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/default/
DHwc.h193 HWC2_PFN_SET_CURSOR_POSITION setCursorPosition;
/hardware/libhardware/include/hardware/
Dhwcomposer2.h1690 typedef int32_t /*hwc2_error_t*/ (*HWC2_PFN_SET_CURSOR_POSITION)( typedef
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_session.cpp648 return AsFP<HWC2_PFN_SET_CURSOR_POSITION>(SetCursorPosition); in GetFunction()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_session.cpp651 return AsFP<HWC2_PFN_SET_CURSOR_POSITION>(SetCursorPosition); in GetFunction()
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp289 return asFP<HWC2_PFN_SET_CURSOR_POSITION>( in doGetFunction()