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

/external/skia/include/core/
H A DSkPathRef.h165 uint32_t getSegmentMasks() const { return fSegmentMask; } function in class:final
H A DSkPath.h954 uint32_t getSegmentMasks() const { return fPathRef->getSegmentMasks(); } function in class:SkPath

Completed in 115 milliseconds