Home
last modified time | relevance | path

Searched defs:NinePatch (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DNinePatch.java35 public class NinePatch { class
104 public NinePatch(Bitmap bitmap, byte[] chunk) { in NinePatch() method in NinePatch
116 public NinePatch(Bitmap bitmap, byte[] chunk, String srcName) { in NinePatch() method in NinePatch
125 public NinePatch(NinePatch patch) { in NinePatch() method in NinePatch