Home
last modified time | relevance | path

Searched refs:includeP1 (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrDistanceFieldGenFromVector.cpp539 bool includeP1 = true; in calculate_side_of_quad() local
547 includeP1 = false; in calculate_side_of_quad()
557 if (includeP1 && between_closed(p1, segment.fP0T.x(), segment.fP2T.x(), in calculate_side_of_quad()
/external/skqp/src/gpu/
DGrDistanceFieldGenFromVector.cpp539 bool includeP1 = true; in calculate_side_of_quad() local
547 includeP1 = false; in calculate_side_of_quad()
557 if (includeP1 && between_closed(p1, segment.fP0T.x(), segment.fP2T.x(), in calculate_side_of_quad()