Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkPoint.cpp97 bool SkPointPriv::SetLengthFast(SkPoint* pt, float length) { in SetLengthFast() function in SkPointPriv
H A DSkPointPriv.h94 static bool SetLengthFast(SkPoint* pt, float length);
H A DSkDistanceFieldGen.cpp180 SkPointPriv::SetLengthFast(&currGrad, 1.0f); in init_distances()
/third_party/skia/tests/
H A DPointTest.cpp154 SkPointPriv::SetLengthFast(&fast, tests[i]); in DEF_TEST()

Completed in 5 milliseconds