Home
last modified time | relevance | path

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

/external/skia/tests/
DColorSpaceTest.cpp24 const SkGammaNamed expectedGamma) { in test_space() argument
29 REPORTER_ASSERT(r, expectedGamma == csXYZ->gammaNamed()); in test_space()
49 const SkGammaNamed expectedGamma) { in test_path() argument
63 test_space(r, colorSpace, red, green, blue, expectedGamma); in test_path()