Searched refs:nextUFixed1 (Results 1 – 2 of 2) sorted by relevance
91 SkFixed nextUFixed1() { return this->nextU() >> 16; } in nextUFixed1() function101 SkScalar nextUScalar1() { return SkFixedToScalar(this->nextUFixed1()); } in nextUScalar1()244 SkFixed nextUFixed1() { return this->nextU() >> 16; } in nextUFixed1() function254 SkScalar nextUScalar1() { return SkFixedToScalar(this->nextUFixed1()); } in nextUScalar1()
63 SkFixed nextUFixed1() { return this->nextU() >> 16; } in nextUFixed1() function73 SkScalar nextUScalar1() { return SkFixedToScalar(this->nextUFixed1()); } in nextUScalar1()