Lines Matching defs:bounds
261 SkDRect bounds;
262 bounds.setBounds(quad);
264 { bounds.fLeft - quad[0].fX, bounds.fTop - quad[0].fY },
265 { bounds.fRight - quad[0].fX, bounds.fTop - quad[0].fY },
266 { bounds.fLeft - quad[0].fX, bounds.fBottom - quad[0].fY },
267 { bounds.fRight - quad[0].fX, bounds.fBottom - quad[0].fY }
298 do { // find upper bounds of single result
343 do { // find lower bounds of single result
356 break; // need to establish a new upper bounds