Home
last modified time | relevance | path

Searched defs:gGamuts (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/gm/
H A Dcolorspace.cpp27 static const skcms_Matrix3x3 gGamuts[] = { variable
118 DEF_SIMPLE_GM(colorspace, canvas, W*std::size(gTFs), H*std::size(gGamuts)) { in DEF_SIMPLE_GM()
122 DEF_SIMPLE_GM(colorspace2, canvas, W*std::size(gTFs), H*std::size(gGamuts)) { in DEF_SIMPLE_GM()
/aosp_15_r20/external/skia/fuzz/
H A DFuzzPrecompile.cpp108 static constexpr skcms_Matrix3x3 gGamuts[] = { in random_gamut() local
/aosp_15_r20/external/skia/tests/graphite/precompile/
H A DPaintParamsKeyTest.cpp355 static constexpr skcms_Matrix3x3 gGamuts[] = { variable