Searched refs:floatint (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/include/utils/ | ||
H A D | SkRandom.h | 52 int floatint = 0x3f800000 | (int)(this->nextU() >> 9); in nextF() local 53 float f = SkBits2Float(floatint) - 1.0f; in nextF() |
Completed in 1 milliseconds