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 55 uint32_t nextRangeU(uint32_t min, uint32_t max) {
  /external/skia/tests/
SortTest.cpp 42 int count = rand.nextRangeU(1, SK_ARRAY_COUNT(array));

Completed in 2045 milliseconds