Home
last modified time | relevance | path

Searched refs:getRandom (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/freetype/src/tools/ftrandom/
A Dftrandom.c406 getRandom( int low, in getRandom() function
449 fseek( new, getRandom( 0, item->len - 1 ), SEEK_SET ); in copyfont()
452 putc( getRandom( 0, 0xff ), new ); in copyfont()
454 putc( getRandom( 0x20, 0x7e ), new ); in copyfont()
457 int hex = getRandom( 0, 15 ); in copyfont()
496 int i = getRandom( 0, fcnt - 1 ); in do_test()

Completed in 3 milliseconds