Searched refs:errorPixel (Results 1 – 2 of 2) sorted by relevance
958 int errorPixel = -1; in do9Patch() local979 errorPixel = xDivs[0]; in do9Patch()987 errorPixel = yDivs[0]; in do9Patch()999 errorPixel = image->info9Patch.paddingLeft; in do9Patch()1008 errorPixel = image->info9Patch.paddingTop; in do9Patch()1162 if (errorPixel >= 0) { in do9Patch()1163 err << "Found at pixel #" << errorPixel << " along " << errorEdge << " edge"; in do9Patch()
577 int errorPixel = -1; in do_9patch() local598 errorPixel = xDivs[0]; in do_9patch()606 errorPixel = yDivs[0]; in do_9patch()618 errorPixel = image->info9Patch.paddingLeft; in do_9patch()626 errorPixel = image->info9Patch.paddingTop; in do_9patch()784 if (errorPixel >= 0) { in do_9patch()786 " Found at pixel #%d along %s edge.\n", errorPixel, errorEdge); in do_9patch()