Searched refs:createShapeValue (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/animation/animatable/
H A DAnimatableShapeValue.cpp59 return AnimatableShapeValue::create(ShapeValue::createShapeValue(toShape->blend(fromShape, fraction), shapeValue->m_shape->cssBox()).get());
H A DAnimatableValueTestHelperTest.cpp84 PrintToString(AnimatableShapeValue::create(ShapeValue::createShapeValue(BasicShapeCircle::create().get(), ContentBox).get())),
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
H A DShapeValue.h50 static PassRefPtr<ShapeValue> createShapeValue(PassRefPtr<BasicShape> shape, CSSBoxType cssBox) function in class:blink::ShapeValue

Completed in 4280 milliseconds