Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.4/utils/passthrough/include/composer-passthrough/2.4/
DHwcHal.h376 HWC2_PFN_GET_DISPLAY_VSYNC_PERIOD getDisplayVsyncPeriod;
/hardware/libhardware/include/hardware/
Dhwcomposer2.h2940 typedef int32_t /*hwc2_error_t*/ (*HWC2_PFN_GET_DISPLAY_VSYNC_PERIOD)( typedef
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.cpp1549 return AsFP<HWC2_PFN_GET_DISPLAY_VSYNC_PERIOD>(GetDisplayVsyncPeriod); in GetFunction()