Searched refs:postedTimesNanoDst (Results 1 – 1 of 1) sorted by relevance
1000 jlongArray postedTimesNanoDst = env->NewLongArray(frameCount); in nativeGetContentFrameStats() local1001 if (postedTimesNanoDst == NULL) { in nativeGetContentFrameStats()1039 env->SetLongArrayRegion(postedTimesNanoDst, 0, frameCount, postedTimesNanoSrc); in nativeGetContentFrameStats()1044 postedTimesNanoDst, presentedTimesNanoDst, readyTimesNanoDst); in nativeGetContentFrameStats()