Searched refs:updateTimes (Results 1 – 3 of 3) sorted by relevance
54 double[] updateTimes = activity.mUpdateTimes; in testReferenceBenchmark() local58 double updateSum = updateTimes[0]; in testReferenceBenchmark()61 updateSum += updateTimes[i + 1]; in testReferenceBenchmark()
95 double[] updateTimes, in startBenchmark() argument
27 jdoubleArray setUpTimes, jdoubleArray updateTimes, jdoubleArray renderTimes) { in Java_android_opengl2_cts_reference_GLGameActivity_startBenchmark() argument54 env->SetDoubleArrayRegion(updateTimes, 0, numFrames, updates); in Java_android_opengl2_cts_reference_GLGameActivity_startBenchmark()