Home
last modified time | relevance | path

Searched defs:setLengthFast (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
DSkPoint.cpp189 bool SkPoint::setLengthFast(float length) { in setLengthFast() function in SkPoint
193 bool SkPoint::setLengthFast(float x, float y, float length) { in setLengthFast() function in SkPoint
/external/skia/src/core/
DSkPoint.cpp178 bool SkPoint::setLengthFast(float length) { in setLengthFast() function in SkPoint
182 bool SkPoint::setLengthFast(float x, float y, float length) { in setLengthFast() function in SkPoint