Home
last modified time | relevance | path

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

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