Home
last modified time | relevance | path

Searched defs:nextF (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/utils/
DSkRandom.h57 float nextF() { in nextF() function
/external/skia/fuzz/
Dfuzz.cpp399 float Fuzz::nextF() { return this->nextT<float >(); } in nextF() function in Fuzz