Searched refs:auto_location (Results 1 – 1 of 1) sorted by relevance
771 camera_metadata_entry auto_location = cameraInfo.find(ANDROID_AUTOMOTIVE_LOCATION); in isAutomotiveExteriorSystemCamera() local772 if (auto_location.count != 1) in isAutomotiveExteriorSystemCamera()775 uint8_t location = auto_location.data.u8[0]; in isAutomotiveExteriorSystemCamera()