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