Home
last modified time | relevance | path

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

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