Searched refs:lineBounds (Results 1 – 4 of 4) sorted by relevance
336 _Rect lineBounds; in intersectEnd() local337 lineBounds.setBounds(line); in intersectEnd()338 if (!bounds2.intersects(lineBounds)) { in intersectEnd()
357 SkDRect lineBounds; in cubicNearEnd() local358 lineBounds.setBounds(line); in cubicNearEnd()359 if (!bounds2.intersects(&lineBounds)) { in cubicNearEnd()