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

  /device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/
QualcommUsbCamera.cpp 110 static int stopPreviewInternal( camera_hardware_t *camHal);
438 rc = stopPreviewInternal(camHal);
440 ALOGE("%s: stopPreviewInternal returned error", __func__);
550 rc = stopPreviewInternal(camHal);
552 ALOGE("%s: stopPreviewInternal returned error", __func__);
671 stopPreviewInternal();
675 stopPreviewInternal();
    [all...]
  /hardware/qcom/camera/usbcamcore/src/
QualcommUsbCamera.cpp 110 static int stopPreviewInternal( camera_hardware_t *camHal);
438 rc = stopPreviewInternal(camHal);
440 ALOGE("%s: stopPreviewInternal returned error", __func__);
550 rc = stopPreviewInternal(camHal);
552 ALOGE("%s: stopPreviewInternal returned error", __func__);
671 stopPreviewInternal();
675 stopPreviewInternal();
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI.cpp     [all...]
QCameraHWI_Parm.cpp     [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraHWI.h 631 void stopPreviewInternal();
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCameraHWI.h 570 void stopPreviewInternal();

Completed in 122 milliseconds