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

  /frameworks/native/services/surfaceflinger/
DispSync.h 138 enum { MIN_RESYNC_SAMPLES_FOR_UPDATE = 6 };
DispSync.cpp 536 if (mNumResyncSamples >= MIN_RESYNC_SAMPLES_FOR_UPDATE) {

Completed in 59 milliseconds