HomeSort by relevance Sort by last modified time
    Searched refs:quadraticBezierTo (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/
PathTraversalState.h 48 float quadraticBezierTo(const FloatPoint& newControl, const FloatPoint& newEnd);
PathTraversalState.cpp 195 float PathTraversalState::quadraticBezierTo(const FloatPoint& newControl, const FloatPoint& newEnd)

Completed in 2036 milliseconds