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

  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 362 stopPreviewInternal();
366 stopPreviewInternal();
380 stopPreview(); //stopPreviewInternal();
381 LOGI("release: stopPreviewInternal done.");
    [all...]
  /device/lge/mako/camera/
QCameraHWI.cpp 390 stopPreviewInternal();
394 stopPreviewInternal();
408 stopPreview(); //stopPreviewInternal();
409 ALOGI("release: stopPreviewInternal done.");
    [all...]
QualcommCameraHardware.cpp     [all...]
  /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...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI.cpp     [all...]

Completed in 37 milliseconds