Home | History | Annotate | Download | only in aapt

Lines Matching refs:errorPixel

576     int errorPixel = -1;
597 errorPixel = xDivs[0];
605 errorPixel = yDivs[0];
617 errorPixel = image->info9Patch.paddingLeft;
625 errorPixel = image->info9Patch.paddingTop;
783 if (errorPixel >= 0) {
785 " Found at pixel #%d along %s edge.\n", errorPixel, errorEdge);