OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:color_dist16
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/effects/
SkAvoidXfermode.cpp
39
static unsigned
color_dist16
(uint16_t c, unsigned r, unsigned g, unsigned b) {
function
143
int d =
color_dist16
(dst[i], opR, opG, opB);
/external/skia/src/effects/
SkAvoidXfermode.cpp
39
static unsigned
color_dist16
(uint16_t c, unsigned r, unsigned g, unsigned b) {
function
143
int d =
color_dist16
(dst[i], opR, opG, opB);
Completed in 30 milliseconds