Home | History | Annotate | Download | only in view

Lines Matching defs:setWindowCrop

925     public void setWindowCrop(Rect crop) {
928 sGlobalTransaction.setWindowCrop(this, crop);
1448 public Transaction setWindowCrop(SurfaceControl sc, Rect crop) {