/external/skia/gm/ |
D | shadertext2.cpp | 40 const char* fLabel; member 51 matrices.top().fLabel = "Identity"; 53 matrices.top().fLabel = "Scale"; 55 matrices.top().fLabel = "Rotate"; 59 matrices.top().fLabel = "Persp"; 63 localMatrices.top().fLabel = "Identity"; 65 localMatrices.top().fLabel = "Scale"; 67 localMatrices.top().fLabel = "Rotate"; 71 localMatrices.top().fLabel = "Persp"; 117 canvas->drawText(matrices[lm].fLabel, strlen(matrices[lm].fLabel), [all …]
|
D | surface.cpp | 73 const char* fLabel; in onDraw() member 87 SkDebugf("failed to create surface! label: %s", rec.fLabel); in onDraw() 90 test_draw(surface->getCanvas(), rec.fLabel); in onDraw()
|
D | gamut.cpp | 47 fLabel = SkStringPrintf("Bitmap (%s)", qualityNames[quality]); in BitmapCellRenderer() 55 return fLabel.c_str(); in label() 60 SkString fLabel; member
|
D | shadertext3.cpp | 42 const char* fLabel; member
|
/external/skia/include/core/ |
D | SkTime.h | 49 : fLabel(label) in fLabel() function 53 SkDebugf("%s %ld\n", fLabel ? fLabel : "", dur); in ~SkAutoTime() 56 const char* fLabel;
|
/external/skia/samplecode/ |
D | SampleSVGFile.cpp | 22 : fPath(path), fLabel(SkStringPrintf("[%s]", SkOSPath::Basename(path.c_str()).c_str())) {} in SVGFileView() 61 SampleCode::TitleR(evt, fLabel.c_str()); in onQuery() 70 SkString fLabel; member in __anon2ad469170111::SVGFileView
|
D | SampleXfer.cpp | 48 SkString fLabel; member in PushButtonWig 53 PushButtonWig(const char label[], uint32_t fast) : fLabel(label) { in PushButtonWig() 62 evt->setString("label", fLabel.c_str()); in onPrepareWidEvent() 78 … canvas->drawText(fLabel.c_str(), fLabel.size(), r.centerX(), r.fTop + 0.68f * r.height(), paint); in onDraw()
|
D | SampleQuadStroker.cpp | 88 char fLabel; member 173 fCubicButton.fLabel = 'C'; in QuadStrokerView() 175 fConicButton.fLabel = 'K'; in QuadStrokerView() 177 fQuadButton.fLabel = 'Q'; in QuadStrokerView() 179 fArcButton.fLabel = 'A'; in QuadStrokerView() 181 fRRectButton.fLabel = 'R'; in QuadStrokerView() 183 fCircleButton.fLabel = 'O'; in QuadStrokerView() 186 fTextButton.fLabel = 'T'; in QuadStrokerView() 493 canvas->drawText(&button.fLabel, 1, button.fBounds.centerX(), button.fBounds.fBottom - 5, in draw_button()
|
D | SampleAAGeometry.cpp | 490 SkPaint fLabel; member 500 fLabel.setAntiAlias(true); in ButtonPaints() 501 fLabel.setTextSize(25.0f); in ButtonPaints() 502 fLabel.setTextAlign(SkPaint::kCenter_Align); in ButtonPaints() 503 fLabel.setStyle(SkPaint::kFill_Style); in ButtonPaints() 511 char fLabel; member 517 fLabel = label; in Button() 525 fLabel = label; in Button() 542 canvas->drawText(&fLabel, 1, fBounds.centerX(), fBounds.fBottom - 5, paints.fLabel); in draw() 560 SkPaint fLabel; member [all …]
|
D | SampleApp.cpp | 520 const char* fLabel; member 2242 title.prepend(gFilterQualityStates[fFilterQualityIndex].fLabel); in updateTitle()
|
/external/skia/include/views/ |
D | SkOSMenu.h | 62 const char* getLabel() const { return fLabel.c_str(); } in getLabel() 86 SkString fLabel; variable
|
/external/skia/src/views/ |
D | SkOSMenu.cpp | 94 fLabel.set(label); in Item()
|
/external/skia/src/utils/ |
D | SkLua.cpp | 845 const char* fLabel; member 857 lua_pushstring(L, gAlignRec[i].fLabel); in lpaint_getTextAlign() 870 if (!strcmp(gAlignRec[i].fLabel, label)) { in lpaint_setTextAlign()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/ |
D | jdimodel.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.jface_3.6.1.M20100825-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |