Searched refs:fill_shadow_rec (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/utils/ |
H A D | SkShadowUtils.cpp | 579 static bool fill_shadow_rec(const SkPath& path, const SkPoint3& zPlaneParams, in fill_shadow_rec() function 618 if (!fill_shadow_rec(path, zPlaneParams, lightPos, lightRadius, ambientColor, spotColor, in DrawShadowStyle() 630 if (!fill_shadow_rec(path, zPlaneParams, lightPos, lightRadius, SK_ColorBLACK, SK_ColorBLACK, in GetLocalBounds()
|
Completed in 3 milliseconds