Searched defs:gProc2 (Results 1 - 2 of 2) sorted by last modified time

/external/skia/tests/
H A DScalarTest.cpp163 const IsFiniteProc2 gProc2[] = { local
185 for (size_t m = 0; m < SK_ARRAY_COUNT(gProc2); ++m) {
186 bool finite = gProc2[m](rec0.fValue, rec1.fValue, proc1);
/external/chromium_org/third_party/skia/tests/
H A DScalarTest.cpp163 const IsFiniteProc2 gProc2[] = { local
185 for (size_t m = 0; m < SK_ARRAY_COUNT(gProc2); ++m) {
186 bool finite = gProc2[m](rec0.fValue, rec1.fValue, proc1);

Completed in 106 milliseconds