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

/external/webkit/Source/WebCore/platform/graphics/gpu/
H A DLoopBlinnMathUtils.cpp246 FloatPoint evaluateCubicAt(const FloatPoint cubic[4], float t) function in namespace:WebCore::LoopBlinnMathUtils::__anon14670
310 evaluatedPoint = evaluateCubicAt(cubic, t);

Completed in 77 milliseconds