Searched refs:actualPresentTimesNano (Results 1 – 4 of 4) sorted by relevance
49 memcpy(timestamps, actualPresentTimesNano.array(), frameCount * timestampSize); in flatten()74 actualPresentTimesNano.resize(frameCount); in unflatten()75 memcpy(actualPresentTimesNano.editArray(), timestamps, frameCount * timestampSize); in unflatten()
45 Vector<nsecs_t> actualPresentTimesNano; variable
138 outStats->actualPresentTimesNano.push_back(actualPresentTimeNano); in getStats()
522 nsecs_t presentedTimeNano = stats.actualPresentTimesNano[i]; in nativeGetContentFrameStats()588 nsecs_t presentedTimeNano = stats.actualPresentTimesNano[i]; in nativeGetAnimationFrameStats()