Home | History | Annotate | Download | only in compile

Lines Matching refs:errorPixel

1009   int errorPixel = -1;
1031 errorPixel = xDivs[0];
1039 errorPixel = yDivs[0];
1053 errorPixel = image->info9Patch.paddingLeft;
1063 errorPixel = image->info9Patch.paddingTop;
1221 if (errorPixel >= 0) {
1222 err << "Found at pixel #" << errorPixel << " along " << errorEdge