Searched refs:requiresAnchorPoint (Results 1 – 2 of 2) sorted by relevance
88 bool requiresAnchorPoint() const { return fRequiresAnchorPoint; } in requiresAnchorPoint() function
97 adapter->fRequiresAnchorPoint |= animator->requiresAnchorPoint(); in Make()