Searched refs:startPreview (Results 1 – 8 of 8) sorted by relevance
70 status_t startPreview();
76 status_t PreviewWindow::startPreview() in startPreview() function in android::PreviewWindow
167 virtual status_t startPreview();
349 status_t EmulatedCamera::startPreview() in startPreview() function in android::EmulatedCamera834 status_t res = mPreviewWindow.startPreview(); in doStartPreview()1013 return ec->startPreview(); in start_preview()
72 status_t startPreview();
77 status_t PreviewWindow::startPreview() { in startPreview() function in android::PreviewWindow
297 status_t EmulatedCamera::startPreview() { in startPreview() function in android::EmulatedCamera579 status_t res = mPreviewWindow.startPreview(); in doStartPreview()784 return ec->startPreview(); in start_preview()