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

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageRotate.java 91 protected void drawShape(Canvas canvas, Bitmap image) {
ImageStraighten.java 104 protected void drawShape(Canvas canvas, Bitmap image) {
ImageFlip.java 155 protected void drawShape(Canvas canvas, Bitmap image) {
ImageGeometry.java 423 drawShape(canvas, image);
426 protected void drawShape(Canvas canvas, Bitmap image) {
ImageCrop.java 568 protected void drawShape(Canvas canvas, Bitmap image) {
  /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 712 status_t drawShape(float left, float top, const PathTexture* texture, SkPaint* paint);
    [all...]
OpenGLRenderer.cpp     [all...]

Completed in 79 milliseconds