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

  /frameworks/base/tests/SurfaceComposition/src/android/surfacecomposition/
CustomSurfaceView.java 85 public double getFPS() {
205 return validateThread.getFPS();
  /external/opencv3/modules/videoio/src/
cap_qtkit.mm 170 double getFPS();
682 movieFPS = getFPS();
815 double CvCaptureFile::getFPS() {
    [all...]
cap_avfoundation.mm 149 double getFPS();
800 currentFPS = movieFPS; //Debugging !! should be getFPS();
838 currentFPS = movieFPS; //Debugging !! should be getFPS();
989 double CvCaptureFile::getFPS() {
    [all...]
cap_dshow.cpp 556 double getFPS(int deviceID) const;
    [all...]

Completed in 879 milliseconds