Searched refs:cbot (Results 1 – 5 of 5) sorted by relevance
69 const SkScalar cbot = fClip.fBottom; in clipQuad() local70 if (dst[2].fY <= ctop || dst[0].fY >= cbot) { in clipQuad()96 if (dst[2].fY > cbot) { in clipQuad()97 if (chopMonoQuadAtY(dst, cbot, &t)) { in clipQuad()105 if (dst[i].fY > cbot) { in clipQuad()106 dst[i].fY = cbot; in clipQuad()
126 const SkScalar cbot = fClip.fBottom; in clipCubic() local127 if (dst[3].fY <= ctop || dst[0].fY >= cbot) { in clipCubic()143 if (dst[3].fY > cbot && ChopMonoAtY(dst, cbot, &t)) { in clipCubic()
32601 cbot %18354