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

  /external/chromium_org/third_party/WebKit/Source/platform/geometry/
FloatPoint.cpp 112 float findSlope(const FloatPoint& p1, const FloatPoint& p2, float& c)
FloatPoint.h 240 PLATFORM_EXPORT float findSlope(const FloatPoint& p1, const FloatPoint& p2, float& c);

Completed in 40 milliseconds