Home
last modified time | relevance | path

Searched defs:draw_shadow (Results 1 – 4 of 4) sorted by relevance

/external/skia/gm/
Dshadowutils.cpp28 void draw_shadow(SkCanvas* canvas, const SkPath& path, SkScalar height, SkColor color, in draw_shadow() function
/external/toybox/kconfig/lxdialog/
Dutil.c440 void draw_shadow(WINDOW * win, int y, int x, int height, int width) in draw_shadow() function
/external/coreboot/util/kconfig/lxdialog/
Dutil.c498 void draw_shadow(WINDOW * win, int y, int x, int height, int width) in draw_shadow() function
/external/skia/src/utils/
DSkShadowUtils.cpp413 bool draw_shadow(const FACTORY& factory, in draw_shadow() function