Home
last modified time | relevance | path

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

/third_party/skia/src/utils/
DSkShadowUtils.cpp576 static bool fill_shadow_rec(const SkPath& path, const SkPoint3& zPlaneParams, in fill_shadow_rec() function
615 if (!fill_shadow_rec(path, zPlaneParams, lightPos, lightRadius, ambientColor, spotColor, in DrawShadowStyle()
627 if (!fill_shadow_rec(path, zPlaneParams, lightPos, lightRadius, SK_ColorBLACK, SK_ColorBLACK, in GetLocalBounds()