Searched defs:shape (Results 1 – 5 of 5) 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
47 public void draw(List<? extends Rect> shape) { in draw()
31 private ShapeDrawable shape; field in ShapeHolder
107 String shape = prefs.getString("cube2_shape", "cube"); in onSharedPreferenceChanged() local