Home
last modified time | relevance | path

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

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