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

  /hardware/ti/omap4xxx/camera/inc/V4LCameraAdapter/
V4LCameraAdapter.h 141 float mFPS, mLastFPS;
  /external/replicaisland/src/com/replica/replicaisland/
HudSystem.java 92 private int mFPS;
144 mFPS = 0;
233 mFPSDigitsChanged = (fps != mFPS);
234 mFPS = fps;
425 int count = intToDigitArray(mFPS, mFPSDigits);
  /hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h 848 float mFPS, mLastFPS;
    [all...]

Completed in 246 milliseconds