Home
last modified time | relevance | path

Searched refs:Sk4f_round (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/modules/skottie/src/effects/
H A DCCTonerEffect.cpp58 SkNx_cast<uint8_t>(Sk4f_round(c_4f)).store(&c); in lerpColor()
/third_party/skia/modules/skottie/src/text/
H A DTextAnimator.cpp136 SkNx_cast<uint8_t>(Sk4f_round(c_4f)).store(&c); in modulateProps()
/third_party/skia/include/private/
H A DSkColorData.h420 // SkNx_cast<uint8_t, int32_t>() pins, and so does Sk4f_round(). in Sk4f_toL32()
427 SkNx_cast<uint8_t>(Sk4f_round(v * 255.0f)).store(&l32); in Sk4f_toL32()
H A DSkNx.h414 AI static Sk4i Sk4f_round(const Sk4f& x) { in Sk4f_round() function
H A DSkNx_neon.h707 AI static Sk4i Sk4f_round(const Sk4f& x) { in Sk4f_round() function
H A DSkNx_sse.h817 AI static Sk4i Sk4f_round(const Sk4f& x) { in Sk4f_round() function

Completed in 8 milliseconds