HomeSort by relevance Sort by last modified time
    Searched refs:gProc2 (Results 1 - 2 of 2) sorted by null

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

Completed in 158 milliseconds