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