OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:launch_preview_thread
(Results
1 - 1
of
1
) sorted by null
/device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/
QualcommUsbCamera.cpp
106
static int
launch_preview_thread
( camera_hardware_t *camHal);
402
rc =
launch_preview_thread
(camHal);
404
ALOGE("%s: Failed to
launch_preview_thread
", __func__);
409
rc =
launch_preview_thread
(camHal);
411
ALOGE("%s: Failed to
launch_preview_thread
", __func__);
1983
static int
launch_preview_thread
(camera_hardware_t *camHal)
function in namespace:android
[
all
...]
Completed in 118 milliseconds