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

  /external/skia/src/core/
SkPM4fPriv.h 41 SkNx_cast<uint8_t>(Sk4f_round(px * 255.0f)).store(&l32);
SkNx.h 402 AI static Sk4i Sk4f_round(const Sk4f& x) {
  /external/skqp/src/core/
SkPM4fPriv.h 41 SkNx_cast<uint8_t>(Sk4f_round(px * 255.0f)).store(&l32);
SkNx.h 402 AI static Sk4i Sk4f_round(const Sk4f& x) {
  /external/skia/src/opts/
SkNx_neon.h 668 AI static Sk4i Sk4f_round(const Sk4f& x) {
SkNx_sse.h 721 AI static Sk4i Sk4f_round(const Sk4f& x) {
  /external/skqp/src/opts/
SkNx_neon.h 658 AI static Sk4i Sk4f_round(const Sk4f& x) {
SkNx_sse.h 714 AI static Sk4i Sk4f_round(const Sk4f& x) {

Completed in 55 milliseconds