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