Searched refs:setWindowCrop (Results 1 – 3 of 3) sorted by relevance
190 mSurfaceControl.setWindowCrop(clipRect); in setCropInTransaction()212 mSurfaceControl.setWindowCrop(clipRect); in clearCropInTransaction()602 public void setWindowCrop(Rect crop) { in setWindowCrop() method in WindowSurfaceController.SurfaceTrace611 super.setWindowCrop(crop); in setWindowCrop()808 public void setWindowCrop(Rect crop) { in setWindowCrop() method in WindowSurfaceController.SurfaceControlWithBackground809 super.setWindowCrop(crop); in setWindowCrop()810 mBackgroundControl.setWindowCrop(crop); in setWindowCrop()
293 thumbnail.setWindowCrop(thumbnailTransformation.getClipRect()); in stepThumbnailAnimation()
473 public void setWindowCrop(Rect crop) { in setWindowCrop() method in SurfaceControl