Searched defs:FrameRecord (Results 1 – 2 of 2) sorted by relevance
95 struct FrameRecord { struct96 FrameRecord() : in FrameRecord() argument100 nsecs_t desiredPresentTime;101 nsecs_t frameReadyTime;102 nsecs_t actualPresentTime;103 sp<Fence> frameReadyFence;104 sp<Fence> actualPresentFence;
73 struct FrameRecord { struct89 FrameRecord() : frameId(0), layers(), refreshStartTime(0), in FrameRecord() argument