Searched refs:nextS16 (Results 1 - 2 of 2) sorted by relevance

/external/skia/include/utils/
H A DSkRandom.h52 S16CPU nextS16() { return this->nextS() >> 16; } function in class:SkRandom
/external/skia/tests/
H A DMathTest.cpp524 int value = rand.nextS16();

Completed in 144 milliseconds