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

  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 154 mSmoothZoomRunning(false),
524 mSmoothZoomRunning = true;
542 if(mSmoothZoomRunning) {
543 mSmoothZoomRunning = false;
    [all...]
  /device/lge/mako/camera/
QCameraHWI.cpp 156 mSmoothZoomRunning(false),
548 mSmoothZoomRunning = true;
566 if(mSmoothZoomRunning) {
567 mSmoothZoomRunning = false;
    [all...]
QCameraHWI.h 737 bool mSmoothZoomRunning;
  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI.h 725 bool mSmoothZoomRunning;

Completed in 24 milliseconds