Searched refs:tightScissor (Results 1 – 1 of 1) sorted by relevance
50 SkIRect tightScissor = SkIRect::MakeWH(rtWidth, rtHeight); in apply() local51 if (!tightScissor.intersect(fScissorState.rect())) { in apply()54 if (IsOutsideClip(tightScissor, *bounds)) { in apply()58 out->addScissor(tightScissor, bounds); in apply()