Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DRemoteSurfaceTrace.java86 public void setWindowCrop(Rect crop) { in setWindowCrop() method in RemoteSurfaceTrace
88 super.setWindowCrop(crop); in setWindowCrop()
DSurfaceControlWithBackground.java143 public void setWindowCrop(Rect crop) { in setWindowCrop() method in SurfaceControlWithBackground
144 super.setWindowCrop(crop); in setWindowCrop()
150 mBackgroundControl.setWindowCrop(mTmpContainerRect); in setWindowCrop()
DWindowSurfaceController.java198 mSurfaceControl.setWindowCrop(clipRect); in setCropInTransaction()
220 mSurfaceControl.setWindowCrop(clipRect); in clearCropInTransaction()
661 public void setWindowCrop(Rect crop) { in setWindowCrop() method in WindowSurfaceController.SurfaceTrace
670 super.setWindowCrop(crop); in setWindowCrop()
DAppWindowAnimator.java299 thumbnail.setWindowCrop(thumbnailTransformation.getClipRect()); in stepThumbnailAnimation()
DTaskSnapshotSurface.java321 mChildSurfaceControl.setWindowCrop(crop); in drawSizeMismatchSnapshot()
/frameworks/base/core/java/android/view/
DSurfaceView.java1136 public void setWindowCrop(Rect crop) { in setWindowCrop() method in SurfaceView.SurfaceControlWithBackground
1137 super.setWindowCrop(crop); in setWindowCrop()
1138 mBackgroundControl.setWindowCrop(crop); in setWindowCrop()
DSurfaceControl.java553 public void setWindowCrop(Rect crop) { in setWindowCrop() method in SurfaceControl
/frameworks/base/services/
Dart-profile4819 HPLcom/android/server/wm/SurfaceControlWithBackground;->setWindowCrop(Landroid/graphics/Rect;)V
/frameworks/base/config/
Dboot-image-profile.txt7618 HPLandroid/view/SurfaceControl;->setWindowCrop(Landroid/graphics/Rect;)V