Searched refs:drawShape (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/gm/
H A Dmixedxfermodes.cpp33 void drawShape(SkCanvas* canvas, function in class:skiagm::MixedXfermodesGM
120 this->drawShape(canvas, p, &random);
/external/skia/gm/
H A Dmixedxfermodes.cpp33 void drawShape(SkCanvas* canvas, function in class:skiagm::MixedXfermodesGM
120 this->drawShape(canvas, p, &random);
/external/replicaisland/src/com/replica/replicaisland/
H A DDebugSystem.java55 public void drawShape(float x, float y, float width, float height, int shapeType, int colorType) { method in class:DebugSystem
H A DGameObjectCollisionSystem.java236 sSystemRegistry.debugSystem.drawShape(
248 sSystemRegistry.debugSystem.drawShape(
261 sSystemRegistry.debugSystem.drawShape(

Completed in 130 milliseconds