Searched defs:totalFrameCount (Results 1 – 3 of 3) sorted by relevance
128 int totalFrameCount = getTotalFrameCount(); in getScore() local180 int totalFrameCount = getTotalFrameCount(); in getSortedJankFrameIndices() local
87 int totalFrameCount = result.getTotalFrameCount(); in storeRunResults() local
62 uint32_t totalFrameCount() const { return mTotalFrameCount; } in totalFrameCount() function