Searched refs:check_gamma (Results 1 – 2 of 2) sorted by relevance
/external/skia/tests/ |
D | ApplyGammaTest.cpp | 51 bool check_gamma(uint32_t src, uint32_t dst, bool toSRGB, float error, in check_gamma() function 158 if (!check_gamma(s, r, toSRGB, error, &expected)) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
/external/skqp/tests/ |
D | ApplyGammaTest.cpp | 51 bool check_gamma(uint32_t src, uint32_t dst, bool toSRGB, float error, in check_gamma() function 158 if (!check_gamma(s, r, toSRGB, error, &expected)) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|