Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DNinePatch.java33 public class NinePatch { class
86 public NinePatch(Bitmap bitmap, byte[] chunk) { in NinePatch() method in NinePatch
98 public NinePatch(Bitmap bitmap, byte[] chunk, String srcName) { in NinePatch() method in NinePatch
107 public NinePatch(NinePatch patch) { in NinePatch() method in NinePatch