Home
last modified time | relevance | path

Searched defs:getBounds (Results 1 – 7 of 7) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DRoundedLine.java108 public void getBounds(final Rect outBounds) { in getBounds() method in RoundedLine
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
DRenderingRequest.java166 public Rect getBounds() { in getBounds() method in RenderingRequest
/packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/glrenderer/
DGLCanvas.java214 public abstract void getBounds(Rect bounds, int x, int y, int width, int height); in getBounds() method
DGLES20Canvas.java993 public void getBounds(Rect bounds, int x, int y, int width, int height) { in getBounds() method in GLES20Canvas
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
DGLCanvas.java216 public abstract void getBounds(Rect bounds, int x, int y, int width, int height); in getBounds() method
DGLES11Canvas.java989 public void getBounds(Rect bounds, int x, int y, int width, int height) { in getBounds() method in GLES11Canvas
DGLES20Canvas.java993 public void getBounds(Rect bounds, int x, int y, int width, int height) { in getBounds() method in GLES20Canvas