Home
last modified time | relevance | path

Searched refs:TransformOperationList (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DGraphicsLayer.h370 typedef Vector<TransformOperation::OperationType> TransformOperationList; typedef
373 …static void fetchTransformOperationList(const KeyframeValueList&, TransformOperationList&, bool& i…
DGraphicsLayer.cpp321 …:fetchTransformOperationList(const KeyframeValueList& valueList, TransformOperationList& list, boo… in fetchTransformOperationList()
/external/webkit/Source/WebCore/platform/graphics/ca/
DGraphicsLayerCA.cpp1597 TransformOperationList functionList; in createTransformAnimationsFromKeyframes()