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