Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurfaceView.java1442 .setParent(viewRoot.updateAndGetBoundsLayer(surfaceUpdateTransaction)) in createBlastSurfaceControls()
DViewRootImpl.java2662 public SurfaceControl updateAndGetBoundsLayer(Transaction t) { in updateAndGetBoundsLayer() method in ViewRootImpl
12346 return t.reparent(child, updateAndGetBoundsLayer(t)); in buildReparentTransaction()