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