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

/external/skia/gm/
H A Dtablecolorfilter.cpp70 static void make_table2(uint8_t table[]) { function
90 uint8_t table[256]; make_table2(table);
96 uint8_t table2[256]; make_table2(table2);
/external/skqp/gm/
H A Dtablecolorfilter.cpp70 static void make_table2(uint8_t table[]) { function
90 uint8_t table[256]; make_table2(table);
96 uint8_t table2[256]; make_table2(table2);

Completed in 105 milliseconds