Home
last modified time | relevance | path

Searched defs:hsv (Results 1 – 18 of 18) sorted by relevance

/third_party/node/deps/npm/node_modules/color-convert/
Dconversions.js97 convert.rgb.hsv = function (rgb) { function
296 convert.hsl.hsv = function (hsl) { function
314 convert.hsv.rgb = function (hsv) { argument
342 convert.hsv.hsl = function (hsv) { argument
717 convert.hsv.hcg = function (hsv) { argument
770 convert.hcg.hsv = function (hcg) { function
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dcolor_space.inl9 tvec3<T, P> hsv = hsvColor; local
66 tvec3<T, P> hsv = rgbColor; local
/third_party/skia/docs/examples/
DColorToHSV.cpp10 SkScalar hsv[3]; in draw() local
DHSVToColor.cpp11 SkScalar hsv[3]; in draw() local
DHSVToColor_2.cpp11 SkScalar hsv[3]; in draw() local
/third_party/flutter/skia/docs/examples/
DColorToHSV.cpp10 SkScalar hsv[3]; in draw() local
DHSVToColor_2.cpp11 SkScalar hsv[3]; in draw() local
DHSVToColor.cpp11 SkScalar hsv[3]; in draw() local
/third_party/skia/tests/
DHSVRoundTripTest.cpp13 SkScalar hsv[3]; in DEF_TEST() local
/third_party/flutter/skia/tests/
DHSVRoundTripTest.cpp13 SkScalar hsv[3]; in DEF_TEST() local
/third_party/flutter/skia/gm/
Dmanypaths.cpp23 SkScalar hsv[3]; in gen_color() local
Dovals.cpp138 SkScalar hsv[3]; in genColor() local
Droundrects.cpp30 SkScalar hsv[3]; in gen_color() local
/third_party/skia/gm/
Dmanypaths.cpp23 SkScalar hsv[3]; in gen_color() local
Dovals.cpp138 SkScalar hsv[3]; in genColor() local
Droundrects.cpp30 SkScalar hsv[3]; in gen_color() local
/third_party/node/deps/npm/node_modules/chalk/types/
Dindex.d.ts36 hsv(h: number, s: number, v: number): this; method
/third_party/node/tools/
Dlint-md.mjs209 hsv: {channels: 3, labels: 'hsv'}, property
286 convert$4.rgb.hsv = function (rgb) { function
484 convert$4.hsl.hsv = function (hsl) { function
500 convert$4.hsv.rgb = function (hsv) { argument
528 convert$4.hsv.hsl = function (hsv) { argument
883 convert$4.hsv.hcg = function (hsv) { argument
938 convert$4.hcg.hsv = function (hcg) { function
13277 convert$2.rgb.hsv = function (rgb) { function
13483 convert$2.hsl.hsv = function (hsl) { function
13501 convert$2.hsv.rgb = function (hsv) { argument
[all …]