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

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

Completed in 65 milliseconds