Searched defs:camera (Results 1 - 25 of 43) sorted by relevance

12

/hardware/interfaces/camera/device/3.3/default/include/
H A Dconvert.h25 #include <android/hardware/camera/device/3.3/types.h>
31 namespace camera { namespace in namespace:android::hardware
36 using ::android::hardware::camera::device::V3_2::implementation::Camera3Stream;
45 } // namespace camera
/hardware/interfaces/camera/device/3.4/default/include/
H A Dconvert.h20 #include <android/hardware/camera/device/3.4/types.h>
26 namespace camera { namespace in namespace:android::hardware
31 using ::android::hardware::camera::device::V3_2::implementation::Camera3Stream;
42 } // namespace camera
/hardware/interfaces/camera/common/1.0/default/include/
H A DExif.h24 namespace camera { namespace in namespace:android::hardware
108 // Sets the program used by the camera to set exposure when the picture is
226 // Sets the manufacturer of camera.
230 // Sets the model number of camera.
251 } // namespace camera
H A DCameraMetadata.h27 namespace camera { namespace in namespace:android::hardware
177 * Swap the underlying camera metadata between this and the other
226 } // namespace camera
H A DCameraModule.h20 #include <hardware/camera.h>
29 namespace camera { namespace in namespace:android::hardware
34 * A wrapper class for HAL camera module.
38 * camera characteristics keys defined in newer HAL version on an older HAL.
70 // Derive camera characteristics keys defined after HAL device version
85 } // namespace camera
H A DHandleImporter.h29 namespace camera { namespace in namespace:android::hardware
69 } // namespace camera
H A DVendorTagDescriptor.h37 * information enumerated by the HAL to clients of the camera service.
52 * system/media/camera/include/system/camera_vendor_tags.h
109 namespace camera { namespace in namespace:android::hardware
163 } // namespace camera
/hardware/interfaces/camera/device/3.2/default/include/
H A Dconvert.h25 #include <android/hardware/camera/device/3.2/types.h>
30 namespace camera { namespace in namespace:android::hardware
62 } // namespace camera
/hardware/interfaces/camera/device/3.3/default/
H A DCameraDevice_3_3.h26 #include <android/hardware/camera/device/3.2/ICameraDevice.h>
32 namespace camera { namespace in namespace:android::hardware
37 using namespace ::android::hardware::camera::device;
38 using ::android::hardware::camera::common::V1_0::helper::CameraModule;
46 * The camera device HAL implementation is opened lazily (via the open call)
52 // be multiple CameraDevice trying to access the same physical camera. Also, provider will have
54 // camera is detached.
71 } // namespace camera
H A Dconvert.cpp17 #define LOG_TAG "android.hardware.camera.device@3.3-convert-impl"
24 namespace camera { namespace in namespace:android::hardware
31 using ::android::hardware::camera::device::V3_2::BufferUsageFlags;
63 } // namespace camera
H A DCameraDeviceSession.h20 #include <android/hardware/camera/device/3.2/ICameraDevice.h>
21 #include <android/hardware/camera/device/3.3/ICameraDeviceSession.h>
38 namespace camera { namespace in namespace:android::hardware
43 using namespace ::android::hardware::camera::device;
44 using ::android::hardware::camera::device::V3_2::CaptureRequest;
45 using ::android::hardware::camera::device::V3_2::StreamConfiguration;
46 using ::android::hardware::camera::device::V3_3::HalStreamConfiguration;
47 using ::android::hardware::camera::device::V3_3::ICameraDeviceSession;
48 using ::android::hardware::camera::common::V1_0::Status;
49 using ::android::hardware::camera
[all...]
H A DCameraDevice.cpp27 namespace camera { namespace in namespace:android::hardware
32 using ::android::hardware::camera::common::V1_0::Status;
33 using namespace ::android::hardware::camera::device;
60 // End of methods from ::android::hardware::camera::device::V3_2::ICameraDevice.
65 } // namespace camera
H A DCameraDeviceSession.cpp28 namespace camera { namespace in namespace:android::hardware
113 } // namespace camera
/hardware/interfaces/camera/device/3.4/default/include/device_v3_4_impl/
H A DCameraDevice_3_4.h26 #include <android/hardware/camera/device/3.2/ICameraDevice.h>
32 namespace camera { namespace in namespace:android::hardware
37 using namespace ::android::hardware::camera::device;
38 using ::android::hardware::camera::common::V1_0::helper::CameraModule;
46 * The camera device HAL implementation is opened lazily (via the open call)
52 // be multiple CameraDevice trying to access the same physical camera. Also, provider will have
54 // camera is detached.
71 } // namespace camera
H A DCameraDeviceSession.h20 #include <android/hardware/camera/device/3.2/ICameraDevice.h>
21 #include <android/hardware/camera/device/3.4/ICameraDeviceSession.h>
22 #include <android/hardware/camera/device/3.4/ICameraDeviceCallback.h>
40 namespace camera { namespace in namespace:android::hardware
45 using namespace ::android::hardware::camera::device;
46 using ::android::hardware::camera::device::V3_2::CaptureRequest;
47 using ::android::hardware::camera::device::V3_2::StreamType;
48 using ::android::hardware::camera::device::V3_4::StreamConfiguration;
49 using ::android::hardware::camera::device::V3_4::HalStreamConfiguration;
50 using ::android::hardware::camera
[all...]
/hardware/interfaces/camera/device/3.4/default/
H A Dconvert.cpp17 #define LOG_TAG "android.hardware.camera.device@3.4-convert-impl"
25 namespace camera { namespace in namespace:android::hardware
32 using ::android::hardware::camera::device::V3_2::BufferUsageFlags;
57 } // namespace camera
H A DCameraDevice.cpp27 namespace camera { namespace in namespace:android::hardware
32 using ::android::hardware::camera::common::V1_0::Status;
33 using namespace ::android::hardware::camera::device;
60 // End of methods from ::android::hardware::camera::device::V3_2::ICameraDevice.
65 } // namespace camera
/hardware/interfaces/camera/device/3.2/default/
H A DCameraDevice_3_2.h25 #include <android/hardware/camera/device/3.2/ICameraDevice.h>
31 namespace camera { namespace in namespace:android::hardware
36 using ::android::hardware::camera::device::V3_2::RequestTemplate;
37 using ::android::hardware::camera::device::V3_2::ICameraDevice;
38 using ::android::hardware::camera::device::V3_2::ICameraDeviceCallback;
39 using ::android::hardware::camera::device::V3_2::ICameraDeviceSession;
40 using ::android::hardware::camera::common::V1_0::CameraResourceCost;
41 using ::android::hardware::camera::common::V1_0::Status;
42 using ::android::hardware::camera::common::V1_0::TorchMode;
43 using ::android::hardware::camera
[all...]
H A Dconvert.cpp17 #define LOG_TAG "android.hardware.camera.device@3.2-convert-impl"
24 namespace camera { namespace in namespace:android::hardware
31 using ::android::hardware::camera::device::V3_2::BufferUsageFlags;
140 } // namespace camera
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
H A DExternalCameraDevice_3_4.h23 #include <android/hardware/camera/device/3.2/ICameraDevice.h>
30 namespace camera { namespace in namespace:android::hardware
35 using namespace ::android::hardware::camera::device;
36 using ::android::hardware::camera::device::V3_2::ICameraDevice;
37 using ::android::hardware::camera::device::V3_2::ICameraDeviceCallback;
38 using ::android::hardware::camera::common::V1_0::CameraResourceCost;
39 using ::android::hardware::camera::common::V1_0::TorchMode;
40 using ::android::hardware::camera::common::V1_0::Status;
41 using ::android::hardware::camera::external::common::ExternalCameraConfig;
42 using ::android::hardware::camera
[all...]
/hardware/interfaces/camera/provider/2.4/default/
H A DExternalCameraProvider.h25 #include <android/hardware/camera/provider/2.4/ICameraProvider.h>
32 namespace camera { namespace in namespace:android::hardware
37 using ::android::hardware::camera::common::V1_0::CameraDeviceStatus;
38 using ::android::hardware::camera::common::V1_0::Status;
39 using ::android::hardware::camera::common::V1_0::VendorTagSection;
40 using ::android::hardware::camera::external::common::ExternalCameraConfig;
41 using ::android::hardware::camera::provider::V2_4::ICameraProvider;
42 using ::android::hardware::camera::provider::V2_4::ICameraProviderCallback;
54 // Methods from ::android::hardware::camera::provider::V2_4::ICameraProvider follow.
95 std::unordered_map<std::string, CameraDeviceStatus> mCameraStatusMap; // camera i
[all...]
H A DCameraProvider.h24 #include <android/hardware/camera/provider/2.4/ICameraProvider.h>
32 namespace camera { namespace in namespace:android::hardware
37 using ::android::hardware::camera::common::V1_0::CameraDeviceStatus;
38 using ::android::hardware::camera::common::V1_0::Status;
39 using ::android::hardware::camera::common::V1_0::TorchModeStatus;
40 using ::android::hardware::camera::common::V1_0::VendorTag;
41 using ::android::hardware::camera::common::V1_0::VendorTagSection;
42 using ::android::hardware::camera::common::V1_0::helper::CameraModule;
43 using ::android::hardware::camera::common::V1_0::helper::VendorTagDescriptor;
44 using ::android::hardware::camera
[all...]
/hardware/interfaces/camera/common/1.0/default/
H A DHandleImporter.cpp23 namespace camera { namespace in namespace:android::hardware
231 } // namespace camera
H A DVendorTagDescriptor.cpp182 namespace camera { namespace in namespace:android::hardware
365 } // namespace camera
/hardware/interfaces/camera/device/1.0/default/
H A DCameraDevice_1_0.h26 #include <android/hardware/camera/device/1.0/ICameraDevice.h>
34 namespace camera { namespace in namespace:android::hardware
39 using ::android::hardware::camera::common::V1_0::CameraResourceCost;
40 using ::android::hardware::camera::common::V1_0::Status;
41 using ::android::hardware::camera::common::V1_0::TorchMode;
42 using ::android::hardware::camera::common::V1_0::helper::CameraModule;
43 using ::android::hardware::camera::common::V1_0::helper::HandleImporter;
44 using ::android::hardware::camera::device::V1_0::CameraInfo;
45 using ::android::hardware::camera::device::V1_0::CommandType;
46 using ::android::hardware::camera
[all...]

Completed in 251 milliseconds

12