Searched refs:shapeType (Results 1 – 7 of 7) sorted by relevance
/external/replicaisland/src/com/replica/replicaisland/ |
D | DebugSystem.java | 55 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/ |
D | ShapesBench.cpp | 167 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/ |
D | dstreadshuffle.cpp | 150 ShapeType shapeType = static_cast<ShapeType>(i); in onDraw() local 169 this->drawShape(canvas, &p, shapeType); in onDraw()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |