Searched refs:setWindowCrop (Results 1 – 9 of 9) sorted by relevance
86 public void setWindowCrop(Rect crop) { in setWindowCrop() method in RemoteSurfaceTrace88 super.setWindowCrop(crop); in setWindowCrop()
143 public void setWindowCrop(Rect crop) { in setWindowCrop() method in SurfaceControlWithBackground144 super.setWindowCrop(crop); in setWindowCrop()150 mBackgroundControl.setWindowCrop(mTmpContainerRect); in setWindowCrop()
198 mSurfaceControl.setWindowCrop(clipRect); in setCropInTransaction()220 mSurfaceControl.setWindowCrop(clipRect); in clearCropInTransaction()661 public void setWindowCrop(Rect crop) { in setWindowCrop() method in WindowSurfaceController.SurfaceTrace670 super.setWindowCrop(crop); in setWindowCrop()
299 thumbnail.setWindowCrop(thumbnailTransformation.getClipRect()); in stepThumbnailAnimation()
321 mChildSurfaceControl.setWindowCrop(crop); in drawSizeMismatchSnapshot()
1136 public void setWindowCrop(Rect crop) { in setWindowCrop() method in SurfaceView.SurfaceControlWithBackground1137 super.setWindowCrop(crop); in setWindowCrop()1138 mBackgroundControl.setWindowCrop(crop); in setWindowCrop()
553 public void setWindowCrop(Rect crop) { in setWindowCrop() method in SurfaceControl
4819 HPLcom/android/server/wm/SurfaceControlWithBackground;->setWindowCrop(Landroid/graphics/Rect;)V
7618 HPLandroid/view/SurfaceControl;->setWindowCrop(Landroid/graphics/Rect;)V