Searched refs:postedTimesNanoSrc (Results 1 – 1 of 1) sorted by relevance
997 nsecs_t postedTimesNanoSrc[frameCount]; in nativeGetContentFrameStats() local1006 postedTimesNanoSrc[i] = postedTimeNano; in nativeGetContentFrameStats()1021 env->SetLongArrayRegion(postedTimesNanoDst, 0, frameCount, postedTimesNanoSrc); in nativeGetContentFrameStats()