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

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

Completed in 124 milliseconds