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

  /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 339 status_t drawShape(float left, float top, const PathTexture* texture, SkPaint* paint);
OpenGLRenderer.cpp     [all...]

Completed in 211 milliseconds