Searched refs:getVerticalTicks (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/tools/aapt2/compile/ |
D | Png.cpp | 728 static bool getVerticalTicks(png_bytepp rows, int offset, int height, in getVerticalTicks() function 1038 if (!getVerticalTicks(image->rows.data(), 0, H, transparent, true, &yDivs[0], in do9Patch() 1060 if (!getVerticalTicks(image->rows.data(), (W - 1) * 4, H, transparent, false, in do9Patch()
|