Searched defs:shapeType (Results 1 – 5 of 5) sorted by relevance
55 public void drawShape(float x, float y, float width, float height, int shapeType, int colorType) { in drawShape()83 private final Texture getTexture(int shapeType, int colorType) { in getTexture()
126 ShapeType shapeType = static_cast<ShapeType>(i); in onDraw() local
165 int shapeType = fShapesType; in onDelayedSetup() local