Searched defs:isInverseFillType (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkPath.h78 bool isInverseFillType() const { return IsInverseFillType((FillType)fFillType); } function in class:SkPath
82 * value of isInverseFillType()
/external/skia/include/core/
H A DSkPath.h78 bool isInverseFillType() const { return IsInverseFillType((FillType)fFillType); } function in class:SkPath
82 * value of isInverseFillType()

Completed in 209 milliseconds