/external/quake/src/com/android/quake/ |
D | QuakeViewNoData.java | 44 canvas.drawText("Missing data files. Looking for one of:", in onDraw() 46 canvas.drawText("/sdcard/data/quake/id1/pak0.pak", in onDraw() 48 canvas.drawText("/data/quake/id1/pak0.pak", in onDraw() 50 canvas.drawText("Please copy a pak file to the device and reboot.", in onDraw() 54 canvas.drawText("Quake C library initialization failed.", in onDraw() 56 canvas.drawText("Try stopping and restarting the simulator.", in onDraw()
|
/external/skia/gm/ |
D | lcdtext.cpp | 36 drawText(canvas, SkString("TEXT: SubpixelTrue LCDRenderTrue"), in onDraw() 38 drawText(canvas, SkString("TEXT: SubpixelTrue LCDRenderFalse"), in onDraw() 40 drawText(canvas, SkString("TEXT: SubpixelFalse LCDRenderTrue"), in onDraw() 42 drawText(canvas, SkString("TEXT: SubpixelFalse LCDRenderFalse"), in onDraw() 46 void drawText(SkCanvas* canvas, const SkString& string, in drawText() function in skiagm::LcdTextGM 56 canvas->drawText(string.c_str(), string.size(), 0, y, paint); in drawText()
|
D | verttext2.cpp | 49 drawText(canvas, SkString("Proportional / Top Aligned"), in onDraw() 51 drawText(canvas, SkString("< Proportional / Centered >"), in onDraw() 53 drawText(canvas, SkString("Monospaced / Top Aligned"), in onDraw() 55 drawText(canvas, SkString("< Monospaced / Centered >"), in onDraw() 65 void drawText(SkCanvas* canvas, const SkString& string, in drawText() function in skiagm::VertText2GM 75 canvas->drawText(string.c_str(), string.size(), y, in drawText()
|
D | linepaths.cpp | 88 canvas->drawText(title, strlen(title), in onDraw() 130 canvas->drawText(gStyles[style].fName, in onDraw() 134 canvas->drawText(gFills[fill].fName, in onDraw() 138 canvas->drawText(gCaps[cap].fName, in onDraw() 230 canvas->drawText(title, strlen(title), in onDraw() 272 canvas->drawText(gStyles[style].fName, in onDraw() 276 canvas->drawText(gFills[fill].fName, in onDraw() 280 canvas->drawText(gCaps[cap].fName, in onDraw()
|
D | cubicpaths.cpp | 90 canvas->drawText(title, strlen(title), in onDraw() 132 canvas->drawText(gStyles[style].fName, in onDraw() 136 canvas->drawText(gFills[fill].fName, in onDraw() 140 canvas->drawText(gCaps[cap].fName, in onDraw() 234 canvas->drawText(title, strlen(title), in onDraw() 276 canvas->drawText(gStyles[style].fName, in onDraw() 280 canvas->drawText(gFills[fill].fName, in onDraw() 284 canvas->drawText(gCaps[cap].fName, in onDraw()
|
D | quadpaths.cpp | 89 canvas->drawText(title, strlen(title), in onDraw() 131 canvas->drawText(gStyles[style].fName, in onDraw() 135 canvas->drawText(gFills[fill].fName, in onDraw() 139 canvas->drawText(gCaps[cap].fName, in onDraw() 232 canvas->drawText(title, strlen(title), in onDraw() 274 canvas->drawText(gStyles[style].fName, in onDraw() 278 canvas->drawText(gFills[fill].fName, in onDraw() 282 canvas->drawText(gCaps[cap].fName, in onDraw()
|
D | degeneratesegments.cpp | 295 canvas->drawText(title, strlen(title), in onDraw() 352 canvas->drawText(style.fName, in onDraw() 356 canvas->drawText(fill.fName, in onDraw() 360 canvas->drawText(cap.fName, in onDraw() 364 canvas->drawText(gSegmentNames[s1], in onDraw() 368 canvas->drawText(gSegmentNames[s2], in onDraw() 372 canvas->drawText(gSegmentNames[s3], in onDraw() 376 canvas->drawText(gSegmentNames[s4], in onDraw() 380 canvas->drawText(gSegmentNames[s5], in onDraw()
|
D | blurs.cpp | 75 canvas->drawText("Hamburgefons Style", 18, x, y, paint); in onDraw() 76 canvas->drawText("Hamburgefons Style", 18 in onDraw() 82 canvas->drawText("Hamburgefons Style", 18, x, y, paint); in onDraw()
|
D | emptypath.cpp | 70 canvas->drawText(title, strlen(title), in onDraw() 110 canvas->drawText(gStyles[style].fName, in onDraw() 114 canvas->drawText(gFills[fill].fName, in onDraw()
|
D | morphology.cpp | 40 canvas.drawText(str1, strlen(str1), 10, 55, paint); in make_bitmap() 41 canvas.drawText(str2, strlen(str2), 10, 110, paint); in make_bitmap()
|
D | verttext.cpp | 68 canvas->drawText(gText, gLen, x, y, paint); in onDraw() 72 canvas->drawText(gText, gLen, x, y, paint); in onDraw()
|
D | complexclip.cpp | 117 canvas->drawText(aTxt, strlen(aTxt), txtX, SkIntToScalar(220), paint); in onDraw() 120 canvas->drawText(gOps[op].fName, strlen(gOps[op].fName), in onDraw() 125 canvas->drawText(bTxt, strlen(bTxt), txtX, SkIntToScalar(220), paint); in onDraw()
|
D | strokefill.cpp | 34 canvas->drawText(text, len, x, y, p); in show_bold() 36 canvas->drawText(text, len, x, y + SkIntToScalar(120), p); in show_bold()
|
D | tilemodes.cpp | 108 canvas->drawText(str.c_str(), str.size(), x + r.width()/2, y, p); in onDraw() 139 canvas->drawText(str.c_str(), str.size(), x, y + r.height() * 2 / 3, p); in onDraw()
|
D | drawbitmaprect.cpp | 104 canvas->drawText(title.c_str(), title.size(), 0, in onDraw() 125 canvas->drawText(label.c_str(), label.size(), in onDraw()
|
/external/skia/samplecode/ |
D | SampleBlur.cpp | 116 canvas->drawText("Hamburgefons Style", 18, x, y, paint); in onDrawContent() 117 canvas->drawText("Hamburgefons Style", 18, x, y + SkIntToScalar(50), paint); in onDrawContent() 122 canvas->drawText("Hamburgefons Style", 18, x, y, paint); in onDrawContent()
|
D | SampleLCD.cpp | 52 canvas->drawText(text, len, x0, y, paint); in onDraw() 54 canvas->drawText(text, len, x1, y, paint); in onDraw()
|
D | SampleComplexClip.cpp | 131 canvas->drawText(aTxt, strlen(aTxt), txtX, SkIntToScalar(220), paint); in onDrawContent() 134 canvas->drawText(gOps[op].fName, strlen(gOps[op].fName), in onDrawContent() 138 canvas->drawText("B", 1, txtX, SkIntToScalar(220), paint); in onDrawContent()
|
D | SampleFilter2.cpp | 97 canvas->drawText(s.c_str(), s.size(), x + W/2, in onDrawContent() 107 canvas->drawText(s.c_str(), s.size(), x + W + SkIntToScalar(4), in onDrawContent()
|
D | SampleEmptyPath.cpp | 71 canvas->drawText(title, strlen(title), in onDrawContent() 113 canvas->drawText(label, strlen(label), in onDrawContent()
|
D | SampleText.cpp | 265 canvas->drawText(text, length, x, y, paint); in DrawTheText() 280 canvas->drawText(text, length, x, y, p); in DrawTheText() 288 canvas->drawText(text, length, x, y, p); in DrawTheText() 330 canvas.drawText(s, strlen(s), SkIntToScalar(8), SkIntToScalar(14), paint); in make_textstrip()
|
/external/webkit/Source/WebKit/chromium/src/ |
D | WebFontImpl.cpp | 90 void WebFontImpl::drawText(WebCanvas* canvas, const WebTextRun& run, const WebFloatPoint& leftBasel… in drawText() function in WebKit::WebFontImpl 104 m_font.drawText(&gc, run, leftBaseline, from, to); in drawText()
|
/external/skia/src/views/ |
D | SkWidget.cpp | 48 canvas->drawText(newText.c_str(), newText.size(), x, y, paint); 63 canvas->drawText(fOldText.c_str(), fOldText.size(), x, y - dy, paint); 66 canvas->drawText(newText.c_str(), newText.size(), x, y + height - dy, paint); 186 canvas->drawText(fText.c_str(), fText.size(), x, y, fPaint);
|
/external/skia/bench/ |
D | ShaderMaskBench.cpp | 79 canvas->drawText(fText.c_str(), fText.size(), x, y, paint); in onDraw() 86 canvas->drawText(fText.c_str(), fText.size(), x, y, paint); in onDraw()
|
/external/skia/src/gpu/ |
D | gr_hello_world.cpp | 34 canvas.drawText("Hello Kno", 9, 40, 40, paint); in gr_hello_world()
|