Searched refs:onSetSurfacePositionAndScaleRT (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/widget/inline/ |
D | InlineContentView.java | 234 protected void onSetSurfacePositionAndScaleRT( in InlineContentView() 251 super.onSetSurfacePositionAndScaleRT(transaction, surface, positionLeft, in InlineContentView()
|
/frameworks/base/core/java/android/view/ |
D | SurfaceView.java | 1064 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()
|