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

/external/chromium_org/third_party/skia/include/core/
H A DSkPathRef.h134 uint32_t getSegmentMasks() const { return fSegmentMask; } function in class:SkPathRef
H A DSkPath.h817 uint32_t getSegmentMasks() const { return fPathRef->getSegmentMasks(); } function in class:SkPath
/external/skia/include/core/
H A DSkPathRef.h133 uint32_t getSegmentMasks() const { return fSegmentMask; } function in class:SkPathRef
H A DSkPath.h816 uint32_t getSegmentMasks() const { return fPathRef->getSegmentMasks(); } function in class:SkPath

Completed in 657 milliseconds