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

  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
GcSnapshot.java 648 Graphics2D imageGraphics = createCustomGraphics(
658 imageGraphics.translate(-x, -y);
659 drawable.draw(imageGraphics, paint);
664 imageGraphics.translate(x, y);
665 filter.applyFilter(imageGraphics, width, height);
673 imageGraphics.dispose();
    [all...]
  /prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar 

Completed in 89 milliseconds