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