Home
last modified time | relevance | path

Searched refs:mConfiguredFormat (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/camera2/params/
H A DOutputConfiguration.java314 mConfiguredFormat = SurfaceUtils.getSurfaceFormat(surface); in OutputConfiguration()
411 mConfiguredFormat = StreamConfigurationMap.imageFormatToInternal(ImageFormat.PRIVATE); in OutputConfiguration()
656 if (mConfiguredFormat != SurfaceUtils.getSurfaceFormat(surface)) { in addSurface()
662 if (mConfiguredFormat != ImageFormat.PRIVATE && in addSurface()
713 this.mConfiguredFormat = other.mConfiguredFormat; in OutputConfiguration()
750 mConfiguredFormat = SurfaceUtils.getSurfaceFormat(mSurfaces.get(0)); in OutputConfiguration()
755 mConfiguredFormat = StreamConfigurationMap.imageFormatToInternal(ImageFormat.PRIVATE); in OutputConfiguration()
899 mConfiguredFormat != other.mConfiguredFormat || in equals()
904 mConfiguredFormat != other.mConfiguredFormat || in equals()
947 mConfiguredSize.hashCode(), mConfiguredFormat, in hashCode()
[all …]
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt22217 Landroid/hardware/camera2/params/OutputConfiguration;->mConfiguredFormat:I