Home
last modified time | relevance | path

Searched defs:hasBigRotation (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/platform/graphics/
DGraphicsLayer.cpp309 …st KeyframeValueList& valueList, TransformOperationList& list, bool& isValid, bool& hasBigRotation) in fetchTransformOperationList()
/external/webkit/WebCore/platform/graphics/android/
DGraphicsLayerAndroid.cpp610 bool listsMatch, hasBigRotation; in createTransformAnimationsFromKeyframes() local