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

/external/skia/gm/
H A Dtablecolorfilter.cpp66 static void make_table2(uint8_t table[]) { function
82 uint8_t table[256]; make_table2(table);
88 uint8_t table2[256]; make_table2(table2);

Completed in 101 milliseconds