Home
last modified time | relevance | path

Searched defs:ColorInterp (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DColorTest.cpp42 DEF_TEST(ColorInterp, reporter) { in DEF_TEST() argument
/dports/graphics/py-rasterio/rasterio-1.2.10/rasterio/
H A Denums.py6 class ColorInterp(IntEnum): class