Home
last modified time | relevance | path

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

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