HomeSort by relevance Sort by last modified time
    Searched refs:setVsyncEnabledHook (Results 1 - 5 of 5) sorted by null

  /hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
HWC2OnFbAdapter.cpp 148 int32_t setVsyncEnabledHook(hwc2_device_t* device, hwc2_display_t display, int32_t enabled) {
552 return asFP<HWC2_PFN_SET_VSYNC_ENABLED>(setVsyncEnabledHook);
  /hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
HWC2On1Adapter.h 517 static int32_t setVsyncEnabledHook(hwc2_device_t* device,
  /hardware/qcom/display/msm8994/libhwcomposer/
HWC2On1Adapter.h 450 static int32_t setVsyncEnabledHook(hwc2_device_t* device,
HWC2On1Adapter.cpp 281 return asFP<HWC2_PFN_SET_VSYNC_ENABLED>(setVsyncEnabledHook);
    [all...]
  /hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
HWC2On1Adapter.cpp 243 return asFP<HWC2_PFN_SET_VSYNC_ENABLED>(setVsyncEnabledHook);
    [all...]

Completed in 220 milliseconds