Home
last modified time | relevance | path

Searched refs:s_attached (Results 1 – 2 of 2) sorted by relevance

/external/skqp/modules/skottie/src/
DSkottieShapeLayer.cpp55 auto s_attached = abuilder->bindProperty<VectorValue>(jrect["s"], ascope, in AttachRRectGeometry() local
64 if (!p_attached && !s_attached && !r_attached) { in AttachRRectGeometry()
85 auto s_attached = abuilder->bindProperty<VectorValue>(jellipse["s"], ascope, in AttachEllipseGeometry() local
92 if (!p_attached && !s_attached) { in AttachEllipseGeometry()
/external/skia/modules/skottie/src/
DSkottieShapeLayer.cpp55 auto s_attached = abuilder->bindProperty<VectorValue>(jrect["s"], ascope, in AttachRRectGeometry() local
64 if (!p_attached && !s_attached && !r_attached) { in AttachRRectGeometry()
85 auto s_attached = abuilder->bindProperty<VectorValue>(jellipse["s"], ascope, in AttachEllipseGeometry() local
92 if (!p_attached && !s_attached) { in AttachEllipseGeometry()