Searched refs:copyProperties (Results 1 – 3 of 3) sorted by relevance
157 bool success = fullPath->stagingProperties()->copyProperties(pathProperties, length); in getFullPathProperties()166 bool success = group->stagingProperties()->copyProperties(groupProperties, length); in getGroupProperties()
313 bool copyProperties(int8_t* outProperties, int length) const;479 bool copyProperties(float* outProperties, int length) const;
212 bool FullPath::FullPathProperties::copyProperties(int8_t* outProperties, int length) const { in copyProperties() function in android::uirenderer::VectorDrawable::FullPath::FullPathProperties328 bool Group::GroupProperties::copyProperties(float* outProperties, int length) const { in copyProperties() function in android::uirenderer::VectorDrawable::Group::GroupProperties