Lines Matching full:bounds
259 SkDRect bounds;
260 bounds.setBounds(quad);
262 { bounds.fLeft - quad[0].fX, bounds.fTop - quad[0].fY },
263 { bounds.fRight - quad[0].fX, bounds.fTop - quad[0].fY },
264 { bounds.fLeft - quad[0].fX, bounds.fBottom - quad[0].fY },
265 { bounds.fRight - quad[0].fX, bounds.fBottom - quad[0].fY }
296 do { // find upper bounds of single result
341 do { // find lower bounds of single result
354 break; // need to establish a new upper bounds