Home
last modified time | relevance | path

Searched refs:shapeType (Results 1 – 7 of 7) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DDebugSystem.java55 public void drawShape(float x, float y, float width, float height, int shapeType, int colorType) { in drawShape() argument
70 Texture texture = getTexture(shapeType, colorType); in drawShape()
83 private final Texture getTexture(int shapeType, int colorType) { in getTexture() argument
85 if (shapeType == SHAPE_BOX) { in getTexture()
97 } else if (shapeType == SHAPE_CIRCLE) { in getTexture()
/external/skia/bench/
DShapesBench.cpp167 int shapeType = fShapesType; in onDelayedSetup() local
168 if (kMixed_ShapesType == shapeType) { in onDelayedSetup()
169 shapeType = rand.nextRangeU(kRect_ShapesType, kRRect_ShapesType); in onDelayedSetup()
176 switch (shapeType) { in onDelayedSetup()
191 switch (shapeType) { in onDelayedSetup()
/external/skia/gm/
Ddstreadshuffle.cpp150 ShapeType shapeType = static_cast<ShapeType>(i); in onDraw() local
169 this->drawShape(canvas, &p, shapeType); in onDraw()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...