Searched refs:actualPresentTimesNano (Results 1 – 5 of 5) 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
134 outStats->actualPresentTimesNano.push_back(actualPresentTimeNano); in getStats()
709 nsecs_t presentedTimeNano = stats.actualPresentTimesNano[i]; in nativeGetContentFrameStats()775 nsecs_t presentedTimeNano = stats.actualPresentTimesNano[i]; in nativeGetAnimationFrameStats()