HomeSort by relevance Sort by last modified time
    Searched refs:conv6ToByte (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/bench/
BitmapBench.cpp 17 static int conv6ToByte(int x) {
38 int rr = conv6ToByte(r);
40 int gg = conv6ToByte(g);
42 int bb = conv6ToByte(b);
  /external/skia/bench/
BitmapBench.cpp 17 static int conv6ToByte(int x) {
38 int rr = conv6ToByte(r);
40 int gg = conv6ToByte(g);
42 int bb = conv6ToByte(b);

Completed in 244 milliseconds