Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/
DNinePatchedImage.java492 private static void findContentArea(int[] pixels, List<Tick> out) { in findContentArea() method in NinePatchedImage
522 findContentArea(mHorizontalContentPixels, mHorizontalContents); in findContentsArea()
525 findContentArea(mVerticalContentPixels, mVerticalContents); in findContentsArea()