Searched refs:getChunks (Results 1 – 3 of 3) sorted by relevance
580 public Chunk[][] getChunks(Chunk[][] chunks) { in getChunks() method in NinePatchedImage662 chunks = getChunks(chunks); in getCorruptedChunks()718 mPatchChunks = getChunks(mPatchChunks); in getProjections()
218 chunks = image.getChunks(chunks); in test9Patch1()323 chunks = image.getChunks(chunks); in test9Patch2()706 chunks = image.getChunks(chunks); in testBadPatches()772 chunks = image.getChunks(chunks); in testProjection()
151 mChunks = mNinePatchedImage.getChunks(mChunks);