Searched defs:shape (Results 1 – 6 of 6) sorted by relevance
29 GLShape shape = mShapes[i]; in startAnimation() local38 GLShape shape = mShapes[i]; in endAnimation() local84 GLShape shape = mShapes[i]; in setAngle() local
30 public void addShape(GLShape shape) { in addShape()56 GLShape shape = iter3.next(); in generate() local
103 public Image getIcon(String osName, int color, int shape) { in getIcon()144 public ImageDescriptor getImageDescriptor(String osName, int color, int shape) { in getImageDescriptor()173 public LetterImageDescriptor(char letter, int color, int shape) { in LetterImageDescriptor()
47 public void draw(List<? extends Rect> shape) { in draw()
175 int shape = hasChildren() ? IconFactory.SHAPE_RECT : IconFactory.SHAPE_CIRCLE; in getIcon() local192 int shape = hasChildren() ? IconFactory.SHAPE_RECT : IconFactory.SHAPE_CIRCLE; in getImageDescriptor() local
110 String shape = prefs.getString("cube2_shape", "cube"); in onSharedPreferenceChanged() local