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

  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Record.cpp 69 mDebugFps(false)
75 mDebugFps = atoi(value);
131 if (UNLIKELY(mDebugFps)) {
QCameraHWI_Preview.cpp 606 if (UNLIKELY(mHalCamCtrl->mDebugFps)) {
    [all...]
QCameraHWI.cpp     [all...]
  /hardware/ti/omap4xxx/camera/V4LCameraAdapter/
V4LCameraAdapter.cpp 43 static int mDebugFps = 0;
70 mDebugFps = atoi(value);
  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraStream.h 155 bool mDebugFps;
QCameraHWI.h 780 int mDebugFps;
    [all...]
  /hardware/ti/omap4-aah/camera/V4LCameraAdapter/
V4LCameraAdapter.cpp 46 static int mDebugFps = 0;
295 mDebugFps = atoi(value);
852 if(mDebugFps) {
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCameraHWI.h 716 int mDebugFps;
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp 33 static int mDebugFps = 0;
59 mDebugFps = atoi(value);
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c 80 static int mDebugFps = 0;
    [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp 34 static int mDebugFps = 0;
62 mDebugFps = atoi(value);
    [all...]

Completed in 808 milliseconds