Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrDistanceFieldGenFromVector.cpp449 kTwoPointsIntersect enumerator
517 rowData->fIntersectionType = RowData::kTwoPointsIntersect; in precomputation_for_row()
534 else if (RowData::kTwoPointsIntersect == rowData.fIntersectionType) { in calculate_side_of_quad()
/external/skqp/src/gpu/
DGrDistanceFieldGenFromVector.cpp449 kTwoPointsIntersect enumerator
517 rowData->fIntersectionType = RowData::kTwoPointsIntersect; in precomputation_for_row()
534 else if (RowData::kTwoPointsIntersect == rowData.fIntersectionType) { in calculate_side_of_quad()