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

/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp485 nsecs_t readyTimesNanoSrc[frameCount]; local
504 readyTimesNanoSrc[i] = readyTimeNano;
509 env->SetLongArrayRegion(readyTimesNanoDst, 0, frameCount, readyTimesNanoSrc);

Completed in 31 milliseconds