Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/params/
DOutputConfiguration.java262 mConfiguredFormat = SurfaceUtils.getSurfaceFormat(surface); in OutputConfiguration()
316 mConfiguredFormat = StreamConfigurationMap.imageFormatToInternal(ImageFormat.PRIVATE); in OutputConfiguration()
467 if (mConfiguredFormat != SurfaceUtils.getSurfaceFormat(surface)) { in addSurface()
473 if (mConfiguredFormat != ImageFormat.PRIVATE && in addSurface()
524 this.mConfiguredFormat = other.mConfiguredFormat; in OutputConfiguration()
558 mConfiguredFormat = SurfaceUtils.getSurfaceFormat(mSurfaces.get(0)); in OutputConfiguration()
563 mConfiguredFormat = StreamConfigurationMap.imageFormatToInternal(ImageFormat.PRIVATE); in OutputConfiguration()
689 mConfiguredFormat != other.mConfiguredFormat || in equals()
694 mConfiguredFormat != other.mConfiguredFormat || in equals()
721 mRotation, mConfiguredSize.hashCode(), mConfiguredFormat, mConfiguredDataspace, in hashCode()
[all …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt23723 Landroid/hardware/camera2/params/OutputConfiguration;->mConfiguredFormat:I