Home
last modified time | relevance | path

Searched defs:syncProperties (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/libs/hwui/
H A DVectorDrawable.cpp75 void Path::syncProperties() { in syncProperties() function in android::uirenderer::VectorDrawable::Path
200 void FullPath::syncProperties() { in syncProperties() function in android::uirenderer::VectorDrawable::FullPath
304 void Group::syncProperties() { in syncProperties() function in android::uirenderer::VectorDrawable::Group
H A DVectorDrawable.h145 void syncProperties(const PathProperties& prop) { in syncProperties() function
224 void syncProperties(const FullPathProperties& prop) { in syncProperties() function
396 void syncProperties(const GroupProperties& prop) { in syncProperties() function
521 void syncProperties() { in syncProperties() function
H A DRenderNode.cpp290 void RenderNode::syncProperties() { in syncProperties() function in android::uirenderer::RenderNode
/aosp14/frameworks/base/libs/hwui/hwui/
H A DAnimatedImageDrawable.cpp39 void AnimatedImageDrawable::syncProperties() { in syncProperties() function in android::AnimatedImageDrawable