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

  /hardware/intel/img/hwcomposer/merrifield/common/base/
VsyncManager.h 43 inline bool enableVsync(int candidate);
VsyncManager.cpp 85 mEnabled = enableVsync(getCandidate());
111 enableVsync(vsyncSource);
139 enableVsync(vsyncSource);
170 bool VsyncManager::enableVsync(int candidate)
  /hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/include/hwc2onfbadapter/
HWC2OnFbAdapter.h 77 void enableVsync(bool enable);
  /hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
HWC2OnFbAdapter.cpp 154 adapter.enableVsync(enabled == HWC2_VSYNC_ENABLE);
790 void HWC2OnFbAdapter::enableVsync(bool enable) {
  /frameworks/native/services/surfaceflinger/tests/hwc2/
Hwc2Test.cpp     [all...]

Completed in 453 milliseconds