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

/external/skia/tests/
H A DPathTest.cpp1323 SkPath::Direction direction, cheapDirection; local
1324 REPORTER_ASSERT(reporter, path.cheapComputeDirection(&cheapDirection));
1327 REPORTER_ASSERT(reporter, direction == cheapDirection);

Completed in 129 milliseconds