Searched refs:AnimatedPropertyInvalid (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
H A DGraphicsLayerClient.h53 AnimatedPropertyInvalid, enumerator in enum:WebCore::AnimatedPropertyID
/external/webkit/Source/WebCore/rendering/
H A DRenderLayerBacking.cpp1391 if (animatedProperty != AnimatedPropertyInvalid)
1398 if (animatedProperty != AnimatedPropertyInvalid)
1447 case AnimatedPropertyInvalid:
1464 return AnimatedPropertyInvalid;
/external/webkit/Source/WebCore/platform/graphics/android/
H A DGraphicsLayerAndroid.cpp82 case AnimatedPropertyInvalid:
934 case AnimatedPropertyInvalid: break;
/external/webkit/Source/WebCore/platform/graphics/ca/
H A DGraphicsLayerCA.cpp221 case AnimatedPropertyInvalid:

Completed in 116 milliseconds