Searched refs:errorPixel (Results 1 – 2 of 2) sorted by relevance
1010 int errorPixel = -1; in do9Patch() local1032 errorPixel = xDivs[0]; in do9Patch()1040 errorPixel = yDivs[0]; in do9Patch()1054 errorPixel = image->info9Patch.paddingLeft; in do9Patch()1064 errorPixel = image->info9Patch.paddingTop; in do9Patch()1222 if (errorPixel >= 0) { in do9Patch()1223 err << "Found at pixel #" << errorPixel << " along " << errorEdge in do9Patch()
576 int errorPixel = -1; in do_9patch() local597 errorPixel = xDivs[0]; in do_9patch()605 errorPixel = yDivs[0]; in do_9patch()617 errorPixel = image->info9Patch.paddingLeft; in do_9patch()625 errorPixel = image->info9Patch.paddingTop; in do_9patch()783 if (errorPixel >= 0) { in do_9patch()785 " Found at pixel #%d along %s edge.\n", errorPixel, errorEdge); in do_9patch()