Home
last modified time | relevance | path

Searched refs:ANDROID_LOGICAL_MULTI_CAMERA_START (Results 1 – 4 of 4) sorted by relevance

/system/media/camera/include/system/
Dcamera_metadata_tags.h109 ANDROID_LOGICAL_MULTI_CAMERA_START enumerator
549 ANDROID_LOGICAL_MULTI_CAMERA_START,
/system/media/camera/src/
Dcamera_metadata_tag_info.c125 [ANDROID_LOGICAL_MULTI_CAMERA] = { ANDROID_LOGICAL_MULTI_CAMERA_START,
900 ANDROID_LOGICAL_MULTI_CAMERA_START] = {
901 [ ANDROID_LOGICAL_MULTI_CAMERA_PHYSICAL_IDS - ANDROID_LOGICAL_MULTI_CAMERA_START ] =
903 [ ANDROID_LOGICAL_MULTI_CAMERA_SENSOR_SYNC_TYPE - ANDROID_LOGICAL_MULTI_CAMERA_START ] =
905 [ ANDROID_LOGICAL_MULTI_CAMERA_ACTIVE_PHYSICAL_ID - ANDROID_LOGICAL_MULTI_CAMERA_START ] =
907 …ID_LOGICAL_MULTI_CAMERA_ACTIVE_PHYSICAL_SENSOR_CROP_REGION - ANDROID_LOGICAL_MULTI_CAMERA_START ] =
Dndk_camera_metadata_asserts.cpp150 static_assert(static_cast<int>(ANDROID_LOGICAL_MULTI_CAMERA_START)
Dcamera_metadata_asserts.cpp246 static_assert(static_cast<int>(ANDROID_LOGICAL_MULTI_CAMERA_START)
247 …roid::hardware::camera::metadata::CameraMetadataSectionStart::ANDROID_LOGICAL_MULTI_CAMERA_START));