Searched refs:animationIsAccelerated (Results 1 – 2 of 2) sorted by relevance
246 virtual bool animationIsAccelerated() const { return false; } in animationIsAccelerated() function in WebCore::PropertyWrapperBase303 virtual bool animationIsAccelerated() const { return true; } in animationIsAccelerated() function in WebCore::PropertyWrapperAcceleratedOpacity321 virtual bool animationIsAccelerated() const { return true; } in animationIsAccelerated() function in WebCore::PropertyWrapperAcceleratedTransform858 return !wrapper->animationIsAccelerated() || !anim->isAccelerated(); in blendProperties()872 return wrapper ? wrapper->animationIsAccelerated() : false; in animationOfPropertyIsAccelerated()
42941 (WebCore::PropertyWrapperBase::animationIsAccelerated):42943 (WebCore::PropertyWrapperAcceleratedOpacity::animationIsAccelerated):42946 (WebCore::PropertyWrapperAcceleratedTransform::animationIsAccelerated):