Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/inline/
DInlineContentView.java234 protected void onSetSurfacePositionAndScaleRT( in InlineContentView()
251 super.onSetSurfacePositionAndScaleRT(transaction, surface, positionLeft, in InlineContentView()
/frameworks/base/core/java/android/view/
DSurfaceView.java1064 onSetSurfacePositionAndScaleRT(mTmpTransaction, mSurfaceControl, in updateSurface()
1231 protected void onSetSurfacePositionAndScaleRT(@NonNull Transaction transaction, in onSetSurfacePositionAndScaleRT() method in SurfaceView
1244 onSetSurfacePositionAndScaleRT(mTmpTransaction, mSurfaceControl, in requestUpdateSurfacePositionAndScale()
1260 onSetSurfacePositionAndScaleRT(t, surface, in applySurfaceTransforms()