Searched refs:hasAnimators (Results 1 – 2 of 2) sorted by relevance
25 TextAdapter(sk_sp<sksg::Group> root, sk_sp<SkFontMgr>, sk_sp<Logger>, bool hasAnimators);
23 bool hasAnimators) in TextAdapter() argument27 , fHasAnimators(hasAnimators) {} in TextAdapter()