Home
last modified time | relevance | path

Searched defs:isInverseFillType (Results 1 – 3 of 3) sorted by relevance

/external/skia/include/core/
DSkPath.h230 bool isInverseFillType() const { return SkPathFillType_IsInverse(this->getFillType()); } in isInverseFillType() function
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowLegacyPath.java223 protected boolean isInverseFillType() { in isInverseFillType() method in ShadowLegacyPath
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowPath.java278 protected boolean isInverseFillType() { in isInverseFillType() method in ShadowPath