Home
last modified time | relevance | path

Searched refs:postedTimesNanoSrc (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp997 nsecs_t postedTimesNanoSrc[frameCount]; in nativeGetContentFrameStats() local
1006 postedTimesNanoSrc[i] = postedTimeNano; in nativeGetContentFrameStats()
1021 env->SetLongArrayRegion(postedTimesNanoDst, 0, frameCount, postedTimesNanoSrc); in nativeGetContentFrameStats()