Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp1017 nsecs_t readyTimesNanoSrc[frameCount]; in nativeGetContentFrameStats() local
1036 readyTimesNanoSrc[i] = readyTimeNano; in nativeGetContentFrameStats()
1041 env->SetLongArrayRegion(readyTimesNanoDst, 0, frameCount, readyTimesNanoSrc); in nativeGetContentFrameStats()