HomeSort by relevance Sort by last modified time
    Searched full:draw_line (Results 1 - 6 of 6) sorted by null

  /external/skia/gm/
imagefiltersbase.cpp 74 static void draw_line(SkCanvas* canvas, const SkRect& r, SkImageFilter* imf) { function
179 draw_line, draw_rect, draw_path, draw_text,
techtalk1.cpp 127 static void draw_line(SkCanvas* canvas, bool showGL, int flags) { function
318 { draw_line, "Lines" },
  /external/mksh/src/
emacsfn.h 28 FN(draw_line, "redraw", 0)
  /external/skia/legacy/src/core/
SkStroke.cpp 270 DRAW_LINE:
286 goto DRAW_LINE;
296 goto DRAW_LINE;
  /external/skia/src/core/
SkStroke.cpp 291 DRAW_LINE:
307 goto DRAW_LINE;
317 goto DRAW_LINE;
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
gml.php 183 'draw_clear','draw_clear_alpha','draw_point','draw_line','draw_rectangle','draw_roundrect',
    [all...]

Completed in 311 milliseconds