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

  /external/skia/samplecode/
SampleSVGFile.cpp 22 : fPath(path), fLabel(SkStringPrintf("[%s]", SkOSPath::Basename(path.c_str()).c_str())) {}
61 SampleCode::TitleR(evt, fLabel.c_str());
70 SkString fLabel;
SampleXfer.cpp 48 SkString fLabel;
53 PushButtonWig(const char label[], uint32_t fast) : fLabel(label) {
62 evt->setString("label", fLabel.c_str());
78 canvas->drawText(fLabel.c_str(), fLabel.size(), r.centerX(), r.fTop + 0.68f * r.height(), paint);
SampleQuadStroker.cpp 88 char fLabel;
173 fCubicButton.fLabel = 'C';
175 fConicButton.fLabel = 'K';
177 fQuadButton.fLabel = 'Q';
179 fArcButton.fLabel = 'A';
181 fRRectButton.fLabel = 'R';
183 fCircleButton.fLabel = 'O';
186 fTextButton.fLabel = 'T';
493 canvas->drawText(&button.fLabel, 1, button.fBounds.centerX(), button.fBounds.fBottom - 5,
SampleApp.cpp 520 const char* fLabel;
    [all...]
  /external/skia/include/core/
SkTime.h 49 : fLabel(label)
53 SkDebugf("%s %ld\n", fLabel ? fLabel : "", dur);
56 const char* fLabel;
  /external/skia/gm/
shadertext3.cpp 42 const char* fLabel;
surface.cpp 73 const char* fLabel;
87 SkDebugf("failed to create surface! label: %s", rec.fLabel);
90 test_draw(surface->getCanvas(), rec.fLabel);
shadertext2.cpp 40 const char* fLabel;
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...]
gamut.cpp 47 fLabel = SkStringPrintf("Bitmap (%s)", qualityNames[quality]);
55 return fLabel.c_str();
60 SkString fLabel;
  /external/skia/include/views/
SkOSMenu.h 62 const char* getLabel() const { return fLabel.c_str(); }
86 SkString fLabel;
  /external/skia/src/utils/
SkLua.cpp 845 const char* fLabel;
857 lua_pushstring(L, gAlignRec[i].fLabel);
870 if (!strcmp(gAlignRec[i].fLabel, label)) {
    [all...]
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 

Completed in 157 milliseconds