Searched defs:outInset (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/compile/
H A DPng.cpp817 int dX, int dY, int* outInset) {
820 *outInset = 0;
826 *outInset = inset;
816 findMaxOpacity(png_bytepp rows, int startX, int startY, int endX, int endY, int dX, int dY, int* outInset) argument

Completed in 62 milliseconds