Searched refs:getHorizontalTicks (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/tools/aapt2/compile/ |
H A D | Png.cpp | 676 static bool getHorizontalTicks(png_bytep row, int width, bool transparent, in getHorizontalTicks() function 1024 if (!getHorizontalTicks(p, W, transparent, true, &xDivs[0], &xDivs[1], in do9Patch() 1044 if (!getHorizontalTicks(image->rows[H - 1], W, transparent, false, in do9Patch()
|