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

  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.h 473 bool mHWVsyncAvailable;
SurfaceFlinger.cpp 154 mHWVsyncAvailable(false),
776 if (!mPrimaryHWVsyncEnabled && mHWVsyncAvailable) {
788 mHWVsyncAvailable = true;
789 } else if (!mHWVsyncAvailable) {
817 mHWVsyncAvailable = false;
    [all...]

Completed in 545 milliseconds