Home
last modified time | relevance | path

Searched refs:mSurfaceGroupId (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/camera2/params/
H A DOutputConfiguration.java252 if (mSurfaceGroupId == SURFACE_GROUP_ID_NONE) { in setMultiResolutionOutput()
308 mSurfaceGroupId = surfaceGroupId; in OutputConfiguration()
407 mSurfaceGroupId = SURFACE_GROUP_ID_NONE; in OutputConfiguration()
710 this.mSurfaceGroupId = other.mSurfaceGroupId; in OutputConfiguration()
741 mSurfaceGroupId = surfaceSetId; in OutputConfiguration()
821 return mSurfaceGroupId; in getSurfaceGroupId()
867 dest.writeInt(mSurfaceGroupId); in writeToParcel()
900 mSurfaceGroupId != other.mSurfaceGroupId || in equals()
940 mSurfaceGroupId, mSurfaceType, mIsShared ? 1 : 0, in hashCode()
948 mConfiguredDataspace, mSurfaceGroupId, mIsShared ? 1 : 0, in hashCode()
[all …]
/aosp12/frameworks/ex/camera2/extensions/stub/src/main/java/androidx/camera/extensions/impl/advanced/
H A DCamera2OutputConfigImplBuilder.java35 private int mSurfaceGroupId; field in Camera2OutputConfigImplBuilder
99 mSurfaceGroupId = surfaceGroupId; in setSurfaceGroupId()
109 mOutputConfig.setSurfaceGroup(mSurfaceGroupId); in build()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt22224 Landroid/hardware/camera2/params/OutputConfiguration;->mSurfaceGroupId:I