HomeSort by relevance Sort by last modified time
    Searched refs:IsDistanceFieldSupportedFillType (Results 1 - 4 of 4) sorted by null

  /external/skia/src/gpu/
GrDistanceFieldGenFromVector.h 33 inline bool IsDistanceFieldSupportedFillType(SkPath::FillType fFillType)
GrDistanceFieldGenFromVector.cpp 763 if (!IsDistanceFieldSupportedFillType(workingPath.getFillType())) {
  /external/skqp/src/gpu/
GrDistanceFieldGenFromVector.h 33 inline bool IsDistanceFieldSupportedFillType(SkPath::FillType fFillType)
GrDistanceFieldGenFromVector.cpp 763 if (!IsDistanceFieldSupportedFillType(workingPath.getFillType())) {

Completed in 74 milliseconds