Home
last modified time | relevance | path

Searched refs:nextUFixed1 (Results 1 – 2 of 2) sorted by relevance

/external/skqp/include/utils/
DSkRandom.h97 SkScalar nextUScalar1() { return SkFixedToScalar(this->nextUFixed1()); } in nextUScalar1()
146 SkFixed nextUFixed1() { return this->nextU() >> 16; } in nextUFixed1() function
/external/skia/include/utils/
DSkRandom.h97 SkScalar nextUScalar1() { return SkFixedToScalar(this->nextUFixed1()); } in nextUScalar1()
146 SkFixed nextUFixed1() { return this->nextU() >> 16; } in nextUFixed1() function