HomeSort by relevance Sort by last modified time
    Searched defs:stopPreviewInternal (Results 1 - 3 of 3) 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...]

Completed in 263 milliseconds