Searched refs:mFullPath (Results 1 – 3 of 3) sorted by relevance
107 , mFullPath(ptr) in FullPathColorPropertyValuesHolder()115 VectorDrawable::FullPath* mFullPath;124 , mFullPath(ptr) in FullPathPropertyValuesHolder()131 VectorDrawable::FullPath* mFullPath;
94 mFullPath->mutateProperties()->setColorPropertyValue(mPropertyId, animatedValue); in setFraction()99 mFullPath->mutateProperties()->setPropertyValue(mPropertyId, animatedValue); in setFraction()
83 mFullPath = std::move(fullPath); in initWriteToDisk()89 std::string& getFullPath() { return mFullPath; } in getFullPath()98 std::string mFullPath; variable