Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSk4px.h87 Wide mulWiden(const Sk16b&) const; // 8-bit x 8-bit -> 16-bit components.
90 Wide operator * (const Sk4px& o) const { return this->mulWiden(o); }
/third_party/flutter/skia/src/core/
DSk4px.h87 Wide mulWiden(const Sk16b&) const; // 8-bit x 8-bit -> 16-bit components.
90 Wide operator * (const Sk4px& o) const { return this->mulWiden(o); }
/third_party/flutter/skia/src/opts/
DSk4px_none.h19 inline Sk4px::Wide Sk4px::mulWiden(const Sk16b& other) const { in mulWiden() function
DSk4px_NEON.h15 inline Sk4px::Wide Sk4px::mulWiden(const Sk16b& other) const { in mulWiden() function
DSk4px_SSE2.h15 inline Sk4px::Wide Sk4px::mulWiden(const Sk16b& other) const { in mulWiden() function
/third_party/skia/src/opts/
DSk4px_none.h19 inline Sk4px::Wide Sk4px::mulWiden(const Sk16b& other) const { in mulWiden() function
DSk4px_NEON.h15 inline Sk4px::Wide Sk4px::mulWiden(const Sk16b& other) const { in mulWiden() function
DSk4px_SSE2.h15 inline Sk4px::Wide Sk4px::mulWiden(const Sk16b& other) const { in mulWiden() function