HomeSort by relevance Sort by last modified time
    Searched defs:fillText (Results 1 - 2 of 2) sorted by null

  /external/skia/gm/
poly2poly.cpp 29 void fillText(const char text[], double x, double y);
70 void SkJSCanvas::fillText(const char text[], double x, double y) {
123 ctx.fillText("As Expected", 10, 10);
148 ctx.fillText("Larger Rectangle", 10, 10);
173 ctx.fillText("As Expected - line width 1", 10, 10);
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
CanvasRenderingContext2D.cpp     [all...]

Completed in 61 milliseconds