Searched refs:setWindowCrop (Results 1 – 3 of 3) sorted by relevance
190 mSurfaceControl.setWindowCrop(clipRect); in setCropInTransaction()212 mSurfaceControl.setWindowCrop(clipRect); in clearCropInTransaction()606 public void setWindowCrop(Rect crop) { in setWindowCrop() method in WindowSurfaceController.SurfaceTrace615 super.setWindowCrop(crop); in setWindowCrop()812 public void setWindowCrop(Rect crop) { in setWindowCrop() method in WindowSurfaceController.SurfaceControlWithBackground813 super.setWindowCrop(crop); in setWindowCrop()814 mBackgroundControl.setWindowCrop(crop); in setWindowCrop()
293 thumbnail.setWindowCrop(thumbnailTransformation.getClipRect()); in stepThumbnailAnimation()
485 public void setWindowCrop(Rect crop) { in setWindowCrop() method in SurfaceControl