Home
last modified time | relevance | path

Searched refs:getNinePatchChunk (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DNinePatchDrawable.java453 } else if (bitmap.getNinePatchChunk() == null) { in updateStateFromTypedArray()
460 state.mNinePatch = new NinePatch(bitmap, bitmap.getNinePatchChunk()); in updateStateFromTypedArray()
DDrawable.java1274 byte[] np = bm.getNinePatchChunk(); in createFromResourceStream()
/frameworks/base/graphics/java/android/graphics/
DBitmapFactory.java707 byte[] np = outputBitmap.getNinePatchChunk(); in setDensityFromOptions()
DImageDecoder.java1784 byte[] np = bm.getNinePatchChunk(); in decodeDrawableImpl()
1859 byte[] np = bm.getNinePatchChunk(); in decodeBitmapImpl()
DBitmap.java1335 public byte[] getNinePatchChunk() { in getNinePatchChunk() method in Bitmap
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt10448 method public byte[] getNinePatchChunk();
/frameworks/base/non-updatable-api/
Dcurrent.txt13619 method public byte[] getNinePatchChunk();
/frameworks/base/api/
Dcurrent.txt13619 method public byte[] getNinePatchChunk();