Lines Matching full:founddir
1440 bool foundDir = SkPathPriv::CheapComputeFirstDirection(copy, &dir);1442 ^ foundDir);1443 REPORTER_ASSERT(reporter, !foundDir || gRec[i].fExpectedDirection == dir);