Searched refs:tBounds (Results 1 – 3 of 3) sorted by relevance
42 SkRect tBounds; in draw() local43 target->getBounds(&tBounds); in draw()44 if (bBounds.intersect(tBounds)) { in draw()
958 SkIRect tBounds(inflatedIBounds); in test_reduced_clip_stack() local959 SkIRect* tightBounds = r.nextBool() ? &tBounds : NULL; in test_reduced_clip_stack()