OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:start_preview
(Results
1 - 18
of
18
) sorted by null
/device/lge/mako/camera/QCamera/HAL/wrapper/
QualcommCamera.h
62
int
start_preview
(struct camera_device *);
QualcommCamera.cpp
86
start_preview
: android::
start_preview
,
303
int
start_preview
(struct camera_device * device)
function in namespace:android
/device/lge/mako/camera/
QualcommCamera.h
51
int
start_preview
(struct camera_device *);
QualcommCamera2.h
64
int
start_preview
(struct camera_device *);
QualcommCamera2.cpp
86
start_preview
: android::
start_preview
,
322
int
start_preview
(struct camera_device * device)
function in namespace:android
QualcommCamera.cpp
75
start_preview
: android::
start_preview
,
486
int
start_preview
(struct camera_device * device)
function in namespace:android
/device/generic/goldfish/camera/
EmulatedCamera.h
154
/* Actual handler for camera_device_ops_t::
start_preview
callback.
318
static int
start_preview
(struct camera_device* dev);
EmulatedCamera.cpp
745
int EmulatedCamera::
start_preview
(struct camera_device* dev)
function in class:android::EmulatedCamera
951
EmulatedCamera::
start_preview
,
[
all
...]
/hardware/libhardware/include/hardware/
camera.h
141
int (*
start_preview
)(struct camera_device *);
member in struct:camera_device_ops
/device/lge/mako/camera/QCamera/stack/mm-camera-test/inc/
mm_qcamera_main_menu.h
443
int
start_preview
(void);
/frameworks/av/services/camera/libcameraservice/device1/
CameraHardwareInterface.h
196
if (mDevice->ops->
start_preview
)
197
return mDevice->ops->
start_preview
(mDevice);
/device/asus/flo/camera/QCamera2/HAL/
QCamera2HWI.h
181
static int
start_preview
(struct camera_device *);
QCamera2HWI.cpp
58
start_preview
: QCamera2HardwareInterface::
start_preview
,
249
* FUNCTION :
start_preview
260
int QCamera2HardwareInterface::
start_preview
(struct camera_device *device)
function in class:qcamera::QCamera2HardwareInterface
[
all
...]
/hardware/qcom/camera/QCamera2/HAL/
QCamera2HWI.h
181
static int
start_preview
(struct camera_device *);
QCamera2HWI.cpp
58
start_preview
: QCamera2HardwareInterface::
start_preview
,
249
* FUNCTION :
start_preview
260
int QCamera2HardwareInterface::
start_preview
(struct camera_device *device)
function in class:qcamera::QCamera2HardwareInterface
[
all
...]
/hardware/ti/omap4xxx/camera/
CameraHal_Module.cpp
548
camera_ops->
start_preview
= camera_start_preview;
/pdk/apps/TestingCamera/src/com/android/testingcamera/
TestingCamera.java
198
mPreviewToggle = (ToggleButton) findViewById(R.id.
start_preview
);
[
all
...]
/hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.cpp
[
all
...]
Completed in 124 milliseconds