OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:camera_module
(Results
1 - 7
of
7
) sorted by null
/hardware/libhardware/include/hardware/
camera_common.h
132
* Valid in all
camera_module
versions
149
* Valid in all
camera_module
versions
268
typedef struct
camera_module
{
struct
271
*
camera_module
as users of this structure will cast a hw_module_t to
272
*
camera_module
pointer in contexts where it's known the hw_module_t
273
* references a
camera_module
.
275
* The return values for common.methods->open for
camera_module
are:
/docs/source.android.com/src/devices/
hal.jd
62
typedef struct
camera_module
{
/docs/source.android.com/src/devices/camera/
camera.jd
84
<code>camera_common.h</code> defines an important struct, <code>
camera_module
</code>, which defines a standard
/hardware/ti/omap4-aah/camera/
CameraHal_Module.cpp
617
* implementation of
camera_module
functions
/hardware/ti/omap4xxx/camera/
CameraHal_Module.cpp
474
* implementation of
camera_module
functions
/hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.cpp
[
all
...]
/hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.cpp
[
all
...]
Completed in 167 milliseconds