HomeSort by relevance Sort by last modified time
    Searched defs:mm_camera_ops_type_t (Results 1 - 2 of 2) sorted by null

  /device/lge/mako/camera/mm-camera-interface/
mm_camera_interface2.h 217 }mm_camera_ops_type_t; typedef in typeref:enum:__anon3825
292 uint8_t (*is_op_supported)(mm_camera_t * camera, mm_camera_ops_type_t opcode);
295 mm_camera_ops_type_t opcode, void *val);
471 uint8_t cam_ops_is_op_supported(int cam_id, mm_camera_ops_type_t opcode);
474 mm_camera_ops_type_t opcode, void *val);
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera_interface.h 61 }mm_camera_ops_type_t; typedef in typeref:enum:__anon4019
275 uint8_t (*is_op_supported)(uint32_t camera_handle, mm_camera_ops_type_t opcode);

Completed in 42 milliseconds