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

/external/skia/bench/
H A DRepeatTileBench.cpp39 static int conv_6_to_byte(int x) { function
61 int rr = conv_6_to_byte(r);
63 int gg = conv_6_to_byte(g);
65 int bb = conv_6_to_byte(b);

Completed in 42 milliseconds