Searched defs:NUM_PRESENT_SAMPLES (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DDispSync.h141 enum { NUM_PRESENT_SAMPLES = 8 }; enumerator in enum:android::DispSync::__anon1432
167 sp<Fence> mPresentFences[NUM_PRESENT_SAMPLES];
168 nsecs_t mPresentTimes[NUM_PRESENT_SAMPLES];

Completed in 34 milliseconds