Home
last modified time | relevance | path

Searched refs:normalize3 (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/effects/
DSkEmbossMaskFilter.cpp18 static void normalize3(SkScalar dst[3], const SkScalar src[3]) { in normalize3() function
33 normalize3(newLight.fDirection, light.fDirection); in Make()