Home
last modified time | relevance | path

Searched refs:IsDistanceFieldSupportedFillType (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/
DGrDistanceFieldGenFromVector.h29 inline bool IsDistanceFieldSupportedFillType(SkPathFillType fFillType) in IsDistanceFieldSupportedFillType() function
DGrDistanceFieldGenFromVector.cpp742 if (!IsDistanceFieldSupportedFillType(workingPath.getFillType())) { in GrGenerateDistanceFieldFromPath()
/external/skqp/src/gpu/
DGrDistanceFieldGenFromVector.h33 inline bool IsDistanceFieldSupportedFillType(SkPath::FillType fFillType) in IsDistanceFieldSupportedFillType() function
DGrDistanceFieldGenFromVector.cpp766 if (!IsDistanceFieldSupportedFillType(workingPath.getFillType())) { in GrGenerateDistanceFieldFromPath()