Searched defs:getBounds (Results 1 - 6 of 6) sorted by path

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
H A DRenderingRequest.java166 public Rect getBounds() { method in class:RenderingRequest
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
H A DGLCanvas.java216 public abstract void getBounds(Rect bounds, int x, int y, int width, int height); method in interface:GLCanvas
H A DGLES11Canvas.java987 public void getBounds(Rect bounds, int x, int y, int width, int height) { method in class:GLES11Canvas
H A DGLES20Canvas.java993 public void getBounds(Rect bounds, int x, int y, int width, int height) { method in class:GLES20Canvas
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
H A DAllAppsBackgroundDrawable.java89 public Rect getBounds() { method in class:AllAppsBackgroundDrawable.TransformedImageDrawable
90 return mImage.getBounds();
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DRoundedLine.java108 public void getBounds(final Rect outBounds) { method in class:RoundedLine

Completed in 188 milliseconds