Searched defs:outBounds (Results 1 – 12 of 12) sorted by relevance
362 Rect outBounds = new Rect(); in testGetMirroredSurface_throwsExceptionForInvalidToken() local371 Rect outBounds = new Rect(); in testGetMirroredSurface_throwsExceptionForForgedToken() local381 Rect outBounds = new Rect(); in testGetMirroredSurface_throwsExceptionForExpiredToken() local399 Rect outBounds = new Rect(); in testGetMirroredSurface_returnsNullForInvisibleToken() local409 Rect outBounds = new Rect(); in testGetMirroredSurface_returnsSurface() local
420 protected abstract SurfaceControl getMirroredSurface(Rect outBounds); in getMirroredSurface()452 protected SurfaceControl getMirroredSurface(Rect outBounds) { in getMirroredSurface()477 protected SurfaceControl getMirroredSurface(Rect outBounds) { in getMirroredSurface()510 public SurfaceControl getMirroredSurface(IBinder token, Rect outBounds) { in getMirroredSurface()
136 public static float normalizeAdaptiveIcon(Drawable d, int size, @Nullable RectF outBounds) { in normalizeAdaptiveIcon()239 public synchronized float getScale(@NonNull Drawable d, @Nullable RectF outBounds, in getScale()
108 public void getBounds(final Rect outBounds) { in getBounds()
166 public void getWorkspaceVisualDragBounds(Rect outBounds) { in getWorkspaceVisualDragBounds()
181 Rect outBounds = new Rect(); in onTouchEvent() local
375 Rect outBounds = new Rect(); in getMirroredSurface() local
300 public void getIconBounds(Rect outBounds) { in getIconBounds()
200 void getBounds(Rect outBounds) { in getBounds()
244 public void getPreviewBounds(Rect outBounds) { in getPreviewBounds()
730 public void getIconBounds(Rect outBounds) { in getIconBounds()737 public void getIconBounds(int iconSize, Rect outBounds) { in getIconBounds()
487 private synchronized float getScale(@NonNull Drawable d, @Nullable RectF outBounds) { in getScale()