Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/
Dpngstest.c110 static png_uint_32 color_seed[2]; variable
115 color_seed[0] = 0x12345678U; in reseed()
116 color_seed[1] = 0x9abcdefU; in reseed()
122 make_random_bytes(color_seed, color, sizeof *color); in random_color()
/third_party/libpng/contrib/libtests/
Dpngstest.c110 static png_uint_32 color_seed[2]; variable
115 color_seed[0] = 0x12345678U; in reseed()
116 color_seed[1] = 0x9abcdefU; in reseed()
122 make_random_bytes(color_seed, color, sizeof *color); in random_color()
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngstest.c110 static png_uint_32 color_seed[2]; variable
115 color_seed[0] = 0x12345678U; in reseed()
116 color_seed[1] = 0x9abcdefU; in reseed()
122 make_random_bytes(color_seed, color, sizeof *color); in random_color()