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
99 public NinePatch(Bitmap bitmap, byte[] chunk) { in NinePatch() method in NinePatch
111 public NinePatch(Bitmap bitmap, byte[] chunk, String srcName) { in NinePatch() method in NinePatch
120 public NinePatch(NinePatch patch) { in NinePatch() method in NinePatch