Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/hwui/
DAnimatedImageDrawable.cpp34 void AnimatedImageDrawable::syncProperties() { in syncProperties() function in android::AnimatedImageDrawable
/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.h144 void syncProperties(const PathProperties& prop) { in syncProperties() function
223 void syncProperties(const FullPathProperties& prop) { in syncProperties() function
395 void syncProperties(const GroupProperties& prop) { in syncProperties() function
520 void syncProperties() { in syncProperties() function
DRenderNode.cpp262 void RenderNode::syncProperties() { in syncProperties() function in android::uirenderer::RenderNode