HomeSort by relevance Sort by last modified time
    Searched refs:Sk4f_round (Results 1 - 8 of 8) sorted by null

  /external/skia/include/private/
SkColorData.h 424 // SkNx_cast<uint8_t, int32_t>() pins, and so does Sk4f_round().
431 SkNx_cast<uint8_t>(Sk4f_round(v * 255.0f)).store(&l32);
SkNx.h 418 AI static Sk4i Sk4f_round(const Sk4f& x) {
SkNx_neon.h 729 AI static Sk4i Sk4f_round(const Sk4f& x) {
SkNx_sse.h 814 AI static Sk4i Sk4f_round(const Sk4f& x) {
  /external/skqp/include/private/
SkColorData.h 424 // SkNx_cast<uint8_t, int32_t>() pins, and so does Sk4f_round().
431 SkNx_cast<uint8_t>(Sk4f_round(v * 255.0f)).store(&l32);
SkNx.h 418 AI static Sk4i Sk4f_round(const Sk4f& x) {
SkNx_neon.h 729 AI static Sk4i Sk4f_round(const Sk4f& x) {
SkNx_sse.h 814 AI static Sk4i Sk4f_round(const Sk4f& x) {

Completed in 572 milliseconds