Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
DNinePatchTexture.java183 class NinePatchInstance { class
206 public NinePatchInstance(NinePatchTexture tex, int width, int height) { in NinePatchInstance() method in NinePatchInstance