Searched refs:animated_props (Results 1 – 2 of 2) sorted by relevance
274 const skjson::ArrayValue* animated_props = (*jt)["a"]; in attachTextLayer() local275 if (animated_props && animated_props->size() > 0) { in attachTextLayer()