Home
last modified time | relevance | path

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

/system/media/camera/include/system/
Dcamera_metadata_tags.h548 ANDROID_LOGICAL_MULTI_CAMERA_PHYSICAL_IDS = // byte[] | ndk_public | HIDL v3.3 enumerator
/system/media/camera/src/
Dcamera_metadata_tag_info.c901 [ ANDROID_LOGICAL_MULTI_CAMERA_PHYSICAL_IDS - ANDROID_LOGICAL_MULTI_CAMERA_START ] =
3813 case ANDROID_LOGICAL_MULTI_CAMERA_PHYSICAL_IDS: { in camera_metadata_enum_snprint()
7267 case ANDROID_LOGICAL_MULTI_CAMERA_PHYSICAL_IDS: { in camera_metadata_enum_value()
Dndk_camera_metadata_asserts.cpp849 static_assert(static_cast<int>(ANDROID_LOGICAL_MULTI_CAMERA_PHYSICAL_IDS)
Dcamera_metadata_asserts.cpp851 static_assert(static_cast<int>(ANDROID_LOGICAL_MULTI_CAMERA_PHYSICAL_IDS)
852 …android::hardware::camera::metadata::CameraMetadataTag::ANDROID_LOGICAL_MULTI_CAMERA_PHYSICAL_IDS)…