HomeSort by relevance Sort by last modified time
    Searched defs:getSegmentMasks (Results 1 - 2 of 2) sorted by null

  /external/skia/include/core/
SkPathRef.h 133 uint32_t getSegmentMasks() const { return fSegmentMask; }
SkPath.h 813 uint32_t getSegmentMasks() const { return fPathRef->getSegmentMasks(); }
    [all...]

Completed in 195 milliseconds