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

  /frameworks/base/libs/hwui/
VectorDrawable.cpp 109 mSkPath.reset();
110 VectorDrawableUtils::verbsToPath(&mSkPath, mProperties.getData());
113 return mSkPath;
167 applyTrim(&mTrimmedSkPath, mSkPath, mProperties.getTrimPathStart(),
171 return mSkPath;
VectorDrawable.h 195 SkPath mSkPath;

Completed in 394 milliseconds