Home
last modified time | relevance | path

Searched refs:RAW_SENSOR (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DImageFormat.java43 RAW_SENSOR,
407 public static final int RAW_SENSOR = 0x20; field in ImageFormat
798 case RAW_SENSOR: in getBitsPerPixel()
833 case RAW_SENSOR: in isPublicFormat()
/frameworks/base/core/java/android/hardware/camera2/params/
DMandatoryStreamCombination.java421 new StreamTemplate(ImageFormat.RAW_SENSOR, SizeThreshold.MAXIMUM) },
425 new StreamTemplate(ImageFormat.RAW_SENSOR, SizeThreshold.MAXIMUM) },
429 new StreamTemplate(ImageFormat.RAW_SENSOR, SizeThreshold.MAXIMUM) },
434 new StreamTemplate(ImageFormat.RAW_SENSOR, SizeThreshold.MAXIMUM) },
439 new StreamTemplate(ImageFormat.RAW_SENSOR, SizeThreshold.MAXIMUM) },
444 new StreamTemplate(ImageFormat.RAW_SENSOR, SizeThreshold.MAXIMUM) },
449 new StreamTemplate(ImageFormat.RAW_SENSOR, SizeThreshold.MAXIMUM) },
454 new StreamTemplate(ImageFormat.RAW_SENSOR, SizeThreshold.MAXIMUM) },
463 new StreamTemplate(ImageFormat.RAW_SENSOR, SizeThreshold.MAXIMUM) },
469 new StreamTemplate(ImageFormat.RAW_SENSOR, SizeThreshold.MAXIMUM) },
[all …]
DStreamConfigurationMap.java1869 case ImageFormat.RAW_SENSOR: in formatToString()
/frameworks/native/libs/ui/
DPublicFormat.cpp35 case PublicFormat::RAW_SENSOR: in mapPublicFormatToHalFormat()
55 case PublicFormat::RAW_SENSOR: in mapPublicFormatToHalDataspace()
101 return PublicFormat::RAW_SENSOR; in mapHalFormatDataspaceToPublicFormat()
/frameworks/base/media/java/android/media/
DImageUtils.java59 case ImageFormat.RAW_SENSOR: in getNumPlanesForFormat()
219 case ImageFormat.RAW_SENSOR: in getEstimatedNativeAllocBytes()
263 case ImageFormat.RAW_SENSOR: in getEffectivePlaneSizeForImage()
/frameworks/native/libs/ui/include/ui/
DPublicFormat.h43 RAW_SENSOR = 0x20, enumerator
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
DCameraMetadataTest.java525 RAW_SENSOR, enumConstant
556 AvailableFormat.RAW_SENSOR, in testReadWriteEnum()
606 AvailableFormat.RAW_SENSOR, in testReadWriteEnumWithCustomValues()
892 final int RAW16 = ImageFormat.RAW_SENSOR; in testReadWriteReprocessFormatsMap()
928 assertArrayEquals(expectedRaw16Outputs, map.getOutputs(ImageFormat.RAW_SENSOR)); in testReadWriteReprocessFormatsMap()
1195 streamConfigMap, ImageFormat.RAW_SENSOR, 320, 240, /*output*/false); in testOverrideStreamConfigurationMap()
1213 streamConfigMap, ImageFormat.RAW_SENSOR, 3280, 2464, /*output*/true); in testOverrideStreamConfigurationMap()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DCamera2StillCaptureTest.java403 ImageFormat.RAW_SENSOR, MAX_READER_IMAGES, rawListener, mHandler); in fullRawCaptureTestByCamera()
569 ImageFormat.RAW_SENSOR, /*filePath*/null); in validateRaw16Image()
/frameworks/base/core/java/android/hardware/camera2/
DDngCreator.java435 if (format != ImageFormat.RAW_SENSOR) { in writeImage()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
DCamera2SurfaceViewTestCase.java328 ImageFormat.RAW_SENSOR, resultListener, MAX_READER_IMAGES, imageListener); in prepareRawCaptureAndStartPreview()
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
DStaticMetadata.java834 Size[] targetCaptureSizes = getAvailableSizesForFormatChecked(ImageFormat.RAW_SENSOR, in getRawDimensChecked()
1269 return getAvailableSizesForFormatChecked(ImageFormat.RAW_SENSOR, in getRawOutputSizesChecked()
DCameraTestUtils.java941 case ImageFormat.RAW_SENSOR: in checkAndroidImageFormat()
1357 case ImageFormat.RAW_SENSOR: in validateImage()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt10792 field public static final int RAW_SENSOR = 32; // 0x20
/frameworks/base/non-updatable-api/
Dcurrent.txt14279 field public static final int RAW_SENSOR = 32; // 0x20
/frameworks/base/api/
Dcurrent.txt14279 field public static final int RAW_SENSOR = 32; // 0x20