Home
last modified time | relevance | path

Searched defs:getFps (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/tests/GamePerformance/src/android/gameperformance/
H A DCustomControlView.java120 public double getFps() { in getFps() method in CustomControlView
H A DGamePerformanceActivity.java161 public double getFps() { in getFps() method in GamePerformanceActivity
H A DCustomOpenGLView.java123 public double getFps() { in getFps() method in CustomOpenGLView
H A DCustomSurfaceView.java84 public double getFps() { in getFps() method in CustomSurfaceView
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DDisplayMode.h126 Fps getFps() const { return mFps; } in getFps() function
/aosp12/frameworks/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/
H A DCameraView.java336 float getFps() { in getFps() method in CameraView
/aosp12/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
H A DCameraView.java344 float getFps() { in getFps() method in CameraView
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DRefreshRateConfigs.h74 Fps getFps() const { return mode->getFps(); } in getFps() function
/aosp12/hardware/google/graphics/common/libhwc2.1/libdevice/
H A DExynosLayer.cpp126 uint32_t ExynosLayer::getFps() { in getFps() function in ExynosLayer