Home | History | Annotate | Download | only in camera

Lines Matching defs:initPreview

2817         ALOGI("initPreview: old preview thread completed.");
3713 bool QualcommCameraHardware::initPreview()
3750 ALOGE("initPreview X: failed to parse parameter record-size (%s)", recordSize);
3762 ALOGV("initPreview E: preview size=%dx%d videosize = %d x %d", previewWidth, previewHeight, videoWidth, videoHeight );
3772 ALOGV("initPreview : preview size=%dx%d videosize = %d x %d", previewWidth, previewHeight,
3780 ALOGI("initPreview: waiting for old frame thread to complete.");
3782 ALOGI("initPreview: old frame thread completed.");
3788 ALOGI("initPreview: waiting for snapshot mode to complete.");
3790 ALOGI("initPreview: snapshot mode completed.");
3893 ALOGE("initPreview X: could not initialize Camera preview heap.");
3925 ALOGE("initpreview : creating YV12 heap as previewwidth %d not 32 aligned", previewWidth);
3949 ALOGE("initPreview X: could not initialize YV12 Camera preview heap.");
4024 ALOGV("initPreview X: %d", ret);
4041 // could call pthread_join() in initPreview() to join the last frame
5275 mPreviewInitialized = initPreview();
5277 ALOGE("startPreview X initPreview failed. Not starting preview.");
5340 /* Need to flush the free Qs as these are initalized in initPreview.*/
7817 ALOGE("initPreview X: failed to parse parameter record-size (%s)", recordSize);
7836 ALOGI("initPreview: waiting for old frame thread to complete.");
7838 ALOGI("initPreview: old frame thread completed.");