HomeSort by relevance Sort by last modified time
    Searched defs:getFramesPerSecond (Results 1 - 10 of 10) sorted by null

  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/performance/
Throughput.java 49 public float getFramesPerSecond() {
59 return getFramesPerSecond() + " FPS";
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
Throughput.java 44 public float getFramesPerSecond() {
50 return Math.round(getFramesPerSecond()) + " FPS";
  /frameworks/av/media/libaaudio/examples/utils/
AAudioSimpleRecorder.h 59 int32_t getFramesPerSecond() const {
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
android-all-stubs.jar 

Completed in 75 milliseconds