Home
last modified time | relevance | path

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

/external/skia/tests/
DClampRangeTest.cpp19 static const int kV0 = -42, kV1 = -53, kRamp = -64; variable
28 R_ASSERT(expected == kV1 || expected == kRamp); in check_value()
30 R_ASSERT(expected == kRamp); in check_value()
47 check_value(bigfx, kRamp); in slow_check()