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

  /hardware/libhardware/include/hardware/
hwcomposer2.h 75 HWC2_CALLBACK_VSYNC = 3,
384 case HWC2_CALLBACK_VSYNC: return "Vsync";
614 Vsync = HWC2_CALLBACK_VSYNC,
    [all...]
  /hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
HwcHal.h 121 mDispatch.registerCallback(mDevice, HWC2_CALLBACK_VSYNC, this,
135 mDispatch.registerCallback(mDevice, HWC2_CALLBACK_VSYNC, this, nullptr);
  /hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
HWC2OnFbAdapter.cpp 61 case HWC2_CALLBACK_VSYNC:
  /frameworks/native/services/surfaceflinger/tests/hwc2/
Hwc2Test.cpp     [all...]

Completed in 232 milliseconds