Searched defs:postedTimesNanoSrc (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp511 nsecs_t postedTimesNanoSrc[frameCount]; local
520 postedTimesNanoSrc[i] = postedTimeNano;
535 env->SetLongArrayRegion(postedTimesNanoDst, 0, frameCount, postedTimesNanoSrc);

Completed in 48 milliseconds