Searched refs:drawShape (Results 1 – 4 of 4) sorted by relevance
/external/skia/gm/ |
D | dstreadshuffle.cpp | 45 void drawShape(SkCanvas* canvas, in drawShape() function in skiagm::DstReadShuffle 169 this->drawShape(canvas, &p, shapeType); in onDraw()
|
D | aaxfermodes.cpp | 151 this->drawShape(canvas, static_cast<Shape>(shapeIdx), paint, mode); in draw_pass() 230 void drawShape(SkCanvas* canvas, Shape shape, const SkPaint& paint, SkXfermode::Mode mode) { in drawShape() function in skiagm::AAXfermodesGM
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | GameObjectCollisionSystem.java | 236 sSystemRegistry.debugSystem.drawShape( in drawDebugVolumes() 248 sSystemRegistry.debugSystem.drawShape( in drawDebugVolumes() 261 sSystemRegistry.debugSystem.drawShape( in drawDebugVolumes()
|
D | DebugSystem.java | 55 public void drawShape(float x, float y, float width, float height, int shapeType, int colorType) { in drawShape() method in DebugSystem
|