Searched refs:mConfiguredFormat (Results 1 – 2 of 2) sorted by relevance
262 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 …]
23723 Landroid/hardware/camera2/params/OutputConfiguration;->mConfiguredFormat:I