Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkEdgeClipper.cpp17 static inline void clamp_le(SkScalar& value, SkScalar max) { in clamp_le() function
124 clamp_le(tmp[1].fY, clip.fBottom); in chop_quad_in_Y()
201 clamp_le(tmp[1].fX, clip.fRight); in clipMonoQuad()
316 clamp_le(tmp[2].fY, clip.fBottom); in chop_cubic_in_Y()
385 clamp_le(tmp[2].fX, clip.fRight); in clipMonoCubic()