HomeSort by relevance Sort by last modified time
    Searched refs:nextRangeU (Results 1 - 2 of 2) sorted by null

  /external/skia/include/core/
SkRandom.h 62 uint32_t nextRangeU(uint32_t min, uint32_t max) {
  /external/skia/tests/
SortTest.cpp 35 int count = rand.nextRangeU(1, SK_ARRAY_COUNT(array));

Completed in 130 milliseconds