Home
last modified time | relevance | path

Searched refs:kHueB (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/effects/
DSkColorMatrix.cpp101 static const float kHueB = 0.072f; variable
108 const float B = kHueB * (1 - sat); in setSaturation()
/third_party/flutter/skia/src/effects/
DSkColorMatrix.cpp123 static const float kHueB = 0.072f; variable
130 const float B = kHueB * (1 - sat); in setSaturation()