Searched refs:drawShape (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/skia/gm/ |
D | mixedxfermodes.cpp | 33 void drawShape(SkCanvas* canvas, in drawShape() function in skiagm::MixedXfermodesGM 120 this->drawShape(canvas, p, &random); in onDraw()
|
/external/skia/gm/ |
D | mixedxfermodes.cpp | 33 void drawShape(SkCanvas* canvas, in drawShape() function in skiagm::MixedXfermodesGM 120 this->drawShape(canvas, p, &random); in onDraw()
|
/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
|