Searched defs:setWindowCrop (Results 1 – 3 of 3) sorted by relevance
80 public TransactionCompat setWindowCrop(SurfaceControlCompat surfaceControl, Rect crop) { in setWindowCrop() method in TransactionCompat
123 public SurfaceControl.Transaction setWindowCrop(SurfaceControl sc, Rect crop) { in setWindowCrop() method in StubTransaction128 public SurfaceControl.Transaction setWindowCrop(SurfaceControl sc, int width, int height) { in setWindowCrop() method in StubTransaction
1273 public void setWindowCrop(Rect crop) { in setWindowCrop() method in SurfaceControl1287 public void setWindowCrop(int width, int height) { in setWindowCrop() method in SurfaceControl2333 public Transaction setWindowCrop(SurfaceControl sc, Rect crop) { in setWindowCrop() method in SurfaceControl.Transaction2348 public Transaction setWindowCrop(SurfaceControl sc, int width, int height) { in setWindowCrop() method in SurfaceControl.Transaction