HomeSort by relevance Sort by last modified time
    Searched refs:drawShape (Results 1 - 6 of 6) sorted by null

  /external/skia/gm/
mixedxfermodes.cpp 42 void drawShape(SkCanvas* canvas,
131 this->drawShape(canvas, p, shapeType);
163 this->drawShape(canvas, p, shapeType);
dstreadshuffle.cpp 44 void drawShape(SkCanvas* canvas,
167 this->drawShape(canvas, &p, shapeType);
  /external/replicaisland/src/com/replica/replicaisland/
DebugSystem.java 55 public void drawShape(float x, float y, float width, float height, int shapeType, int colorType) {
GameObjectCollisionSystem.java 236 sSystemRegistry.debugSystem.drawShape(
248 sSystemRegistry.debugSystem.drawShape(
261 sSystemRegistry.debugSystem.drawShape(
  /frameworks/base/libs/hwui/
OpenGLRenderer.h 711 void drawShape(float left, float top, PathTexture* texture, const SkPaint* paint);
    [all...]
OpenGLRenderer.cpp     [all...]

Completed in 64 milliseconds