Home
last modified time | relevance | path

Searched refs:clamp_ge (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkEdgeClipper.cpp23 static inline void clamp_ge(SkScalar& value, SkScalar min) { in clamp_ge() function
87 clamp_ge(tmp[3].fY, clip.fTop); in chop_quad_in_Y()
167 clamp_ge(tmp[3].fX, clip.fLeft); in clipMonoQuad()
239 clamp_ge(tmp[4].fY, clip.fTop); in chop_cubic_in_Y()
248 clamp_ge(pts[i].fY, clip.fTop); in chop_cubic_in_Y()
315 clamp_ge(tmp[4].fX, clip.fLeft); in clipMonoCubic()