Home
last modified time | relevance | path

Searched refs:CI_SRGB (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/rendering/style/
DSVGRenderStyleDefs.h52 CI_AUTO, CI_SRGB, CI_LINEARRGB enumerator
DSVGRenderStyle.h62 static EColorInterpolation initialColorInterpolation() { return CI_SRGB; } in initialColorInterpolation()
/external/webkit/Source/WebCore/css/
DCSSPrimitiveValueMappings.h2653 case CI_SRGB: in CSSPrimitiveValue()
2666 return CI_SRGB; in EColorInterpolation()