OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fhue
(Results
1 - 3
of
3
) sorted by null
/external/skia/src/animator/
SkDrawColor.h
31
SkScalar
fHue
;
SkDrawColor.cpp
125
fHue
= fSaturation = fValue = SK_ScalarNaN;
139
copy->
fHue
=
fHue
;
165
if (SkScalarIsNaN(
fHue
) == false)
166
color = HSV_to_RGB(color, kGetHue,
fHue
);
244
fHue
= scalar;//RGB_to_HSV(color, kGetHue);
/hardware/intel/img/psb_video/src/
psb_texture.c
157
double
fHue
, double fSat);
[
all
...]
Completed in 67 milliseconds