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

  /external/chromium_org/third_party/skia/gm/
mixedxfermodes.cpp 33 void drawShape(SkCanvas* canvas,
120 this->drawShape(canvas, p, &random);
  /external/skia/gm/
mixedxfermodes.cpp 33 void drawShape(SkCanvas* canvas,
120 this->drawShape(canvas, p, &random);
  /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 646 status_t drawShape(float left, float top, const PathTexture* texture, const SkPaint* paint);
    [all...]
OpenGLRenderer.cpp     [all...]

Completed in 487 milliseconds