HomeSort by relevance Sort by last modified time
    Searched defs:normalAngleAtLength (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/
Path.cpp 102 float Path::normalAngleAtLength(float length, bool& ok) const
  /external/webkit/Source/WebCore/platform/graphics/openvg/
PathOpenVG.cpp 462 // Path::length(), Path::pointAtLength() and Path::normalAngleAtLength() are
486 float Path::normalAngleAtLength(float length, bool& ok) const
  /external/webkit/Source/WebCore/platform/graphics/qt/
PathQt.cpp 419 float Path::normalAngleAtLength(float length, bool& ok) const

Completed in 825 milliseconds