Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceView.java975 reparentSurfacePackage(mTmpTransaction, mSurfacePackage); in performSurfaceTransaction()
1908 reparentSurfacePackage(mTmpTransaction, p); in setChildSurfacePackage()
1922 private void reparentSurfacePackage(SurfaceControl.Transaction t, in reparentSurfacePackage() method in SurfaceView