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