Home
last modified time | relevance | path

Searched refs:fillText (Results 1 – 19 of 19) sorted by relevance

/external/skia/gm/
Dpoly2poly.cpp29 void fillText(const char text[], double x, double y);
70 void SkJSCanvas::fillText(const char text[], double x, double y) { in fillText() function in SkJSCanvas
123 ctx.fillText("As Expected", 10, 10); in test_stroke()
148 ctx.fillText("Larger Rectangle", 10, 10); in test_stroke()
173 ctx.fillText("As Expected - line width 1", 10, 10); in test_stroke()
/external/chromium_org/content/browser/resources/media/
Dtimeline_graph_view.js235 context.fillText(text, x, textHeight);
509 context.fillText(this.labels_[0], x, 0);
515 context.fillText(this.labels_[i], x, step * i);
/external/chromium_org/tools/perf/page_sets/tough_canvas_cases/canvas2d_balls_common/
Dbouncing_balls_draw_ball_as_text.js19 canvasContext.fillText("Chrome", 0, 0);
/external/chromium_org/chrome/browser/resources/net_internals/
Dtimeline_graph_view.js441 context.fillText(text, x, textHeight);
720 context.fillText(this.labels_[0], x, 0);
726 context.fillText(this.labels_[i], x, step * i);
/external/chromium-trace/trace-viewer/src/tracing/tracks/
Druler_track.js230 ctx.fillText(tickLabels[roundedUnitValue],
318 ctx.fillText(textToDraw, textLeftView, textPosY);
Dslice_track.js192 ctx.fillText(drawnTitle, cX, 2.5 * pixelRatio, drawnWidth);
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
DCanvasRenderingContext2D.h225 void fillText(const String& text, float x, float y);
226 void fillText(const String& text, float x, float y, float maxWidth);
DCanvasRenderingContext2D.idl108 void fillText(DOMString text, float x, float y, optional float maxWidth);
DCanvasRenderingContext2D.cpp2111 void CanvasRenderingContext2D::fillText(const String& text, float x, float y) in fillText() function in WebCore::CanvasRenderingContext2D
2116 void CanvasRenderingContext2D::fillText(const String& text, float x, float y, float maxWidth) in fillText() function in WebCore::CanvasRenderingContext2D
/external/chromium_org/third_party/flot/
Djquery.flot.canvas.min.js28 …);for(var d=0,v;v=h[d];d++)if(v.active)for(var m=0,g;g=v.lines[m];m++)e.fillText(p[m].text,g[0],g[…
Dexcanvas.min.js1 …l_:line>');this.element_.insertAdjacentHTML("beforeEnd",ag.join(""))};q.fillText=function(m,i,p,j)… function
/external/chromium/chrome/browser/resources/gpu_internals/
Dtimeline_track.js269 ctx.fillText(slice.title, cX, 2.5);
/external/v8/benchmarks/spinning-balls/
Dv.js285 this.ctx.fillText(v + "ms", x + 2, y);
/external/chromium_org/v8/benchmarks/spinning-balls/
Dv.js285 this.ctx.fillText(v + "ms", x + 2, y);
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DTimelineFrameOverview.js279 … this._context.fillText(label, labelX - labelPadding, labelY + lineHeight - baselineHeight);
DFlameChart.js803 …context.fillText(title, xText + textPaddingLeft, textBaseHeight - entryLevels[entryIndex] * barHei…
DHeapSnapshotView.js1694 context.fillText(label, labelX + labelPadding, labelY);
/external/chromium_org/tools/perf/page_sets/mse_cases/
Dstartup_test.js98 ctx.fillText(text, xEnd + 10, y + (0.75 * barThickness));
/external/chromium-trace/
Dscript.js386 …r(m.xWorldToView(s)),n=Math.floor(1E5*(s/t))/1E5;v[n]||(v[n]=n+" "+q);e.fillText(v[n],r+2*d,0);e.b…
388 k=m.xWorldToView(k.positionWorld),y=!1;t<=w&&(e.fillStyle="rgb(0,0,0)",e.fillText(q,u,r),y=!0);26<=…
402 …,u=u.width),u*q<r.duration&&(r=p.xWorldToView(r.start+0.5*r.duration),d.fillText(w,r,2.5*f,u)))}},…