Searched refs:cheapDirection (Results 1 - 1 of 1) sorted by relevance

/external/skia/tests/
H A DPathTest.cpp1903 SkPathPriv::FirstDirection cheapDirection; local
1905 REPORTER_ASSERT(reporter, SkPathPriv::CheapComputeFirstDirection(path, &cheapDirection));
1909 REPORTER_ASSERT(reporter, SkPathPriv::AsFirstDirection(direction) == cheapDirection);

Completed in 178 milliseconds