OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:framerecord
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/surfaceflinger/
FrameTracker.h
92
struct
FrameRecord
{
93
FrameRecord
() :
130
FrameRecord
mFrameRecords[NUM_FRAME_RECORDS];
FrameTracker.cpp
123
FrameRecord
* records = const_cast<
FrameRecord
*>(mFrameRecords);
Completed in 260 milliseconds