Searched refs:setWindowCrop (Results 1 – 6 of 6) sorted by relevance
85 public void setWindowCrop(Rect crop) { in setWindowCrop() method in RemoteSurfaceTrace87 super.setWindowCrop(crop); in setWindowCrop()
205 mSurfaceControl.setWindowCrop(clipRect); in setCropInTransaction()227 mSurfaceControl.setWindowCrop(clipRect); in clearCropInTransaction()662 public void setWindowCrop(Rect crop) { in setWindowCrop() method in WindowSurfaceController.SurfaceTrace671 super.setWindowCrop(crop); in setWindowCrop()
291 thumbnail.setWindowCrop(thumbnailTransformation.getClipRect()); in stepThumbnailAnimation()
313 mChildSurfaceControl.setWindowCrop(crop); in drawSizeMismatchSnapshot()
1137 public void setWindowCrop(Rect crop) { in setWindowCrop() method in SurfaceView.SurfaceControlWithBackground1138 super.setWindowCrop(crop); in setWindowCrop()1139 mBackgroundControl.setWindowCrop(crop); in setWindowCrop()
543 public void setWindowCrop(Rect crop) { in setWindowCrop() method in SurfaceControl