Searched defs:compute666Index (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/bench/
H A DBitmapBench.cpp25 static uint8_t compute666Index(SkPMColor c) { function
59 *dstP++ = compute666Index(*srcP++);
/external/skia/bench/
H A DBitmapBench.cpp25 static uint8_t compute666Index(SkPMColor c) { function
59 *dstP++ = compute666Index(*srcP++);

Completed in 112 milliseconds