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