Searched refs:fetchTransformOperationList (Results 1 – 3 of 3) sorted by relevance
373 …static void fetchTransformOperationList(const KeyframeValueList&, TransformOperationList&, bool& i…
321 void GraphicsLayer::fetchTransformOperationList(const KeyframeValueList& valueList, TransformOperat… in fetchTransformOperationList() function in WebCore::GraphicsLayer
1599 fetchTransformOperationList(valueList, functionList, listsMatch, hasBigRotation); in createTransformAnimationsFromKeyframes()