Searched refs:copyProperties (Results 1 – 3 of 3) sorted by relevance
217 bool FullPath::FullPathProperties::copyProperties(int8_t* outProperties, int length) const { in copyProperties() function in android::uirenderer::VectorDrawable::FullPath::FullPathProperties335 bool Group::GroupProperties::copyProperties(float* outProperties, int length) const { in copyProperties() function in android::uirenderer::VectorDrawable::Group::GroupProperties
282 bool copyProperties(int8_t* outProperties, int length) const;431 bool copyProperties(float* outProperties, int length) const;
160 bool success = fullPath->stagingProperties()->copyProperties(pathProperties, length); in getFullPathProperties()169 bool success = group->stagingProperties()->copyProperties(groupProperties, length); in getGroupProperties()