Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DVectorDrawable.cpp68 void Path::syncProperties() { in syncProperties() function in android::uirenderer::VectorDrawable::Path
194 void FullPath::syncProperties() { in syncProperties() function in android::uirenderer::VectorDrawable::FullPath
298 void Group::syncProperties() { in syncProperties() function in android::uirenderer::VectorDrawable::Group
DVectorDrawable.h148 void syncProperties(const PathProperties& prop) { in syncProperties() function
230 void syncProperties(const FullPathProperties& prop) { in syncProperties() function
397 void syncProperties(const GroupProperties& prop) { in syncProperties() function
517 void syncProperties() { in syncProperties() function
DRenderNode.cpp318 void RenderNode::syncProperties() { in syncProperties() function in android::uirenderer::RenderNode
/frameworks/base/libs/hwui/hwui/
DAnimatedImageDrawable.cpp33 void AnimatedImageDrawable::syncProperties() { in syncProperties() function in android::AnimatedImageDrawable