Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/camera2/params/
H A DOutputConfiguration.java564 mConfiguredFormat = SurfaceUtils.getSurfaceFormat(surface); in OutputConfiguration()
668 mConfiguredFormat = StreamConfigurationMap.imageFormatToInternal(ImageFormat.PRIVATE); in OutputConfiguration()
918 if (mConfiguredFormat != SurfaceUtils.getSurfaceFormat(surface)) { in addSurface()
924 if (mConfiguredFormat != ImageFormat.PRIVATE && in addSurface()
1164 this.mConfiguredFormat = other.mConfiguredFormat; in OutputConfiguration()
1216 mConfiguredFormat = SurfaceUtils.getSurfaceFormat(mSurfaces.get(0)); in OutputConfiguration()
1221 mConfiguredFormat = StreamConfigurationMap.imageFormatToInternal(ImageFormat.PRIVATE); in OutputConfiguration()
1377 mConfiguredFormat != other.mConfiguredFormat || in equals()
1382 mConfiguredFormat != other.mConfiguredFormat || in equals()
1438 mConfiguredSize.hashCode(), mConfiguredFormat, in hashCode()
[all …]
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt19339 Landroid/hardware/camera2/params/OutputConfiguration;->mConfiguredFormat:I