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

/frameworks/native/services/surfaceflinger/
H A DFrameTracker.h131 // mFrameRecords is the circular buffer storing the tracked data for each
133 FrameRecord mFrameRecords[NUM_FRAME_RECORDS]; member in class:android::FrameTracker
135 // mOffset is the offset into mFrameRecords of the current frame.

Completed in 1080 milliseconds