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

  /external/skia/samplecode/
SamplePatch.cpp 56 void setPatch(const SkPoint pts[12]) {
271 patch.setPatch(fPts);
  /external/skqp/samplecode/
SamplePatch.cpp 56 void setPatch(const SkPoint pts[12]) {
271 patch.setPatch(fPts);
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.updatesite_1.0.400.v20130515-2028.jar 
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/
NinePatchedImage.java 322 public void setPatch(int x, int y, int color) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/ui/
ImageViewer.java 275 mNinePatchedImage.setPatch(x, y, color);

Completed in 112 milliseconds