Home
last modified time | relevance | path

Searched defs:magSq (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/core/
DSkPoint3.cpp27 float magSq = get_length_squared(x, y, z); in Length() local
47 float magSq; in normalize() local
/external/skia/src/core/
DSkPoint3.cpp27 float magSq = get_length_squared(x, y, z); in Length() local
47 float magSq; in normalize() local
/external/skqp/src/effects/imagefilters/
DSkLightingImageFilter.cpp72 SkScalar magSq = vector->dot(*vector) + SK_ScalarNearlyZero; in fast_normalize() local
/external/skia/src/effects/imagefilters/
DSkLightingImageFilter.cpp74 SkScalar magSq = vector->dot(*vector) + SK_ScalarNearlyZero; in fast_normalize() local
/external/skia/src/gpu/
DGrTessellator.cpp290 double magSq() const { in magSq() function
/external/skqp/src/gpu/
DGrTessellator.cpp290 double magSq() const { in magSq() function