Searched defs:getFps (Results 1 – 8 of 8) sorted by relevance
161 public double getFps() { in getFps() method in GamePerformanceActivity
120 public double getFps() { in getFps() method in CustomControlView
123 public double getFps() { in getFps() method in CustomOpenGLView
84 public double getFps() { in getFps() method in CustomSurfaceView
336 float getFps() { in getFps() method in CameraView
344 float getFps() { in getFps() method in CameraView
158 Fps LayerInfo::getFps(nsecs_t now) const { in getFps() function in android::scheduler::LayerInfo
6900 const auto getFps = [&] { in onTransact() local