Searched refs:readyTimesNanoSrc (Results 1 – 1 of 1) sorted by relevance
1017 nsecs_t readyTimesNanoSrc[frameCount]; in nativeGetContentFrameStats() local1036 readyTimesNanoSrc[i] = readyTimeNano; in nativeGetContentFrameStats()1041 env->SetLongArrayRegion(readyTimesNanoDst, 0, frameCount, readyTimesNanoSrc); in nativeGetContentFrameStats()