Home
last modified time | relevance | path

Searched refs:draw_shadow (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/gm/
H A Dshadowutils.cpp27 void draw_shadow(SkCanvas* canvas, const SkPath& path, SkScalar height, SkColor color, in draw_shadow() function
120 draw_shadow(canvas, path, kHeight, SK_ColorRED, lightPos, kLightR, in draw_paths()
122 draw_shadow(canvas, path, kHeight, SK_ColorBLUE, lightPos, kLightR, in draw_paths()
181 draw_shadow(canvas, path, kHeight, SK_ColorRED, lightPos, kLightR, in draw_paths()
183 draw_shadow(canvas, path, kHeight, SK_ColorBLUE, lightPos, kLightR, in draw_paths()
/third_party/toybox/kconfig/lxdialog/
H A Dyesno.c57 draw_shadow(stdscr, y, x, height, width); in dialog_yesno()
H A Ddialog.h200 void draw_shadow(WINDOW * win, int y, int x, int height, int width);
H A Dinputbox.c67 draw_shadow(stdscr, y, x, height, width); in dialog_inputbox()
H A Dchecklist.c140 draw_shadow(stdscr, y, x, height, width); in dialog_checklist()
H A Dtextbox.c89 draw_shadow(stdscr, y, x, height, width); in dialog_textbox()
H A Dmenubox.c207 draw_shadow(stdscr, y, x, height, width); in dialog_menu()
H A Dutil.c440 void draw_shadow(WINDOW * win, int y, int x, int height, int width) in draw_shadow() function
/third_party/skia/src/utils/
H A DSkShadowUtils.cpp458 bool draw_shadow(const FACTORY& factory, in draw_shadow() function
713 if (!draw_shadow(factory, drawVertsProc, shadowedPath, rec.fAmbientColor)) { in drawShadow()
845 if (!draw_shadow(factory, drawVertsProc, shadowedPath, color, rec.isLimitElevation)) { in drawShadow()

Completed in 6 milliseconds