Searched refs:updates (Results 1 – 5 of 5) sorted by relevance
42 double updates[numFrames]; in Java_android_opengl2_cts_reference_GLGameActivity_startBenchmark() local50 updates[i] = t1 - t0; in Java_android_opengl2_cts_reference_GLGameActivity_startBenchmark()54 env->SetDoubleArrayRegion(updateTimes, 0, numFrames, updates); in Java_android_opengl2_cts_reference_GLGameActivity_startBenchmark()
23 adb shell pm uninstall-system-updates $PKGNAME >/dev/null 2>&1 || true89 adb shell pm uninstall-system-updates $PKGNAME || true
258 std::vector<std::unique_ptr<C2Param>> updates = in workDone() local262 for (size_t i = 0; i < updates.size(); ++i) { in workDone()263 C2Param *param = updates[i].get(); in workDone()
34 // library and is used to verify end to end updates with key rotation.
442 // rsa-2048 signing key to allow updates from the package above. This app can