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

  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI.h 728 bool mZoomSupported;
  /device/lge/mako/camera/
QCameraHWI.h 740 bool mZoomSupported;
QCameraHWI_Parm.cpp 837 mZoomSupported=false;
858 mZoomSupported=true;
863 ALOGV("Zoom supported:%d",mZoomSupported);
    [all...]
QCameraHWI.cpp 160 mZoomSupported(false),
    [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Parm.cpp 812 mZoomSupported=false;
833 mZoomSupported=true;
838 LOGE("Zoom supported:%d",mZoomSupported);
    [all...]
QCameraHWI.cpp 158 mZoomSupported(false),
    [all...]

Completed in 49 milliseconds