Home
last modified time | relevance | path

Searched defs:IsInverseFillType (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/include/core/
DSkPath.h979 static bool IsInverseFillType(FillType fill) { in IsInverseFillType() function
/third_party/skia/src/core/
DSkPathPriv.h357 static bool IsInverseFillType(SkPathFillType fill) { in IsInverseFillType() function