Searched refs:getHorizontalTicks (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/libs/androidfw/ |
D | Png.cpp | 654 static bool getHorizontalTicks(png_bytep row, int width, bool transparent, bool required, in getHorizontalTicks() function 977 if (!getHorizontalTicks(p, W, transparent, true, &xDivs[0], &xDivs[1], &errorMsg, &numXDivs, in do9Patch() 997 if (!getHorizontalTicks(image->rows[H - 1], W, transparent, false, &image->info9Patch.paddingLeft, in do9Patch()
|