Searched refs:mConfiguredFormat (Results 1 – 1 of 1) sorted by relevance
261 mConfiguredFormat = SurfaceUtils.getSurfaceFormat(surface); in OutputConfiguration()315 mConfiguredFormat = StreamConfigurationMap.imageFormatToInternal(ImageFormat.PRIVATE); in OutputConfiguration()466 if (mConfiguredFormat != SurfaceUtils.getSurfaceFormat(surface)) { in addSurface()472 if (mConfiguredFormat != ImageFormat.PRIVATE && in addSurface()523 this.mConfiguredFormat = other.mConfiguredFormat; in OutputConfiguration()557 mConfiguredFormat = SurfaceUtils.getSurfaceFormat(mSurfaces.get(0)); in OutputConfiguration()562 mConfiguredFormat = StreamConfigurationMap.imageFormatToInternal(ImageFormat.PRIVATE); in OutputConfiguration()688 mConfiguredFormat != other.mConfiguredFormat || in equals()693 mConfiguredFormat != other.mConfiguredFormat || in equals()719 mRotation, mConfiguredSize.hashCode(), mConfiguredFormat, mConfiguredDataspace, in hashCode()[all …]