OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kHueR
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/effects/
SkColorMatrix.cpp
112
static const SkScalar
kHueR
= 0.213f;
119
const SkScalar R =
kHueR
* (1 - sat);
/external/skia/src/effects/
SkColorMatrix.cpp
112
static const SkScalar
kHueR
= 0.213f;
119
const SkScalar R =
kHueR
* (1 - sat);
Completed in 74 milliseconds