Searched defs:foundDir (Results 1 - 1 of 1) sorted by relevance

/external/skia/tests/
H A DPathTest.cpp1440 bool foundDir = SkPathPriv::CheapComputeFirstDirection(copy, &dir); local
1442 ^ foundDir);
1443 REPORTER_ASSERT(reporter, !foundDir || gRec[i].fExpectedDirection == dir);

Completed in 61 milliseconds