HomeSort by relevance Sort by last modified time
    Searched refs:fpsValues (Results 1 - 4 of 4) sorted by null

  /cts/tests/openglperf2/src/android/opengl2/cts/primitive/
GLPrimitiveBenchmark.java 135 double[] fpsValues = activity.mFpsValues;
137 for (double d : fpsValues) {
  /external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
ConnectActivity.java 302 String[] fpsValues = fps.split("[ x]+");
303 if (fpsValues.length == 2) {
305 cameraFps = Integer.parseInt(fpsValues[0]);
  /device/google/marlin/camera/QCamera2/HAL/
QCameraParameters.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraParameters.cpp     [all...]

Completed in 230 milliseconds