HomeSort by relevance Sort by last modified time
    Searched full:camera_module (Results 1 - 6 of 6) sorted by null

  /hardware/libhardware/include/hardware/
camera_common.h 194 * Valid in all camera_module versions.
645 typedef struct camera_module { struct
648 * camera_module as users of this structure will cast a hw_module_t to
649 * camera_module pointer in contexts where it's known the hw_module_t
650 * references a camera_module.
652 * The return values for common.methods->open for camera_module are:
    [all...]
  /docs/source.android.com/src/devices/
hal.jd 62 typedef struct camera_module {
index.jd 132 typedef struct camera_module {
  /docs/source.android.com/src/devices/camera/
index.jd 91 <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

Completed in 702 milliseconds