Home | History | Annotate | Download | only in camera

Lines Matching refs:startPreview

2823     //startPreview is called again with the same ANativeWindow object (snapshot case). If the
3251 // startPreview call.
5258 ALOGV("startPreview X: preview already running.");
5277 ALOGE("startPreview X initPreview failed. Not starting preview.");
5289 ALOGE("startPreview X startRecording failed. Not starting preview.");
5347 ALOGE("startPreview X: native_start_ops: CAMERA_OPS_STREAMING_PREVIEW ioctl failed!");
5363 status_t QualcommCameraHardware::startPreview()
5366 ALOGV("startPreview E");
5369 /* startPreview has been called before setting the preview
5376 /* startPreview has been issued after a valid preview window
5382 ALOGV("startPreview X");
7187 * startRecordingInternal() will be called as part of startPreview().