Searched refs:FrameRecord (Results 1 – 6 of 6) sorted by relevance
93 struct FrameRecord { struct94 FrameRecord() : in FrameRecord() argument131 FrameRecord mFrameRecords[NUM_FRAME_RECORDS];
151 FrameRecord* records = const_cast<FrameRecord*>(mFrameRecords); in processFencesLocked()
76 struct FrameRecord { struct79 FrameRecord(uint32_t id) : frameId(id), refCount(0) {}; in FrameRecord() function81 std::vector<FrameRecord> mFrames;
109 std::vector<FrameRecord> newRecords; in changeFramesInFlight()
133 struct FrameRecord { struct136 FrameRecord(uint32_t id) : frameId(id), refCount(0) {}; in FrameRecord() argument138 std::vector<FrameRecord> mFrames;
164 std::vector<FrameRecord> newRecords; in changeFramesInFlight()216 std::vector<FrameRecord> newRecords; in changeFramesInFlight()