Searched refs:mulWiden (Results 1 – 8 of 8) sorted by relevance
87 Wide mulWiden(const Sk16b&) const; // 8-bit x 8-bit -> 16-bit components.90 Wide operator * (const Sk4px& o) const { return this->mulWiden(o); }
19 inline Sk4px::Wide Sk4px::mulWiden(const Sk16b& other) const { in mulWiden() function
15 inline Sk4px::Wide Sk4px::mulWiden(const Sk16b& other) const { in mulWiden() function