Home
last modified time | relevance | path

Searched refs:fDescription (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/tools/sk_app/
H A DCommandSet.h70 , fDescription(description) in Command()
79 , fDescription(description) in Command()
93 SkString fDescription; member
97 return SkStringPrintf("%s (%s)", fKeyName.c_str(), fDescription.c_str()); in getSoftkeyString()
H A DCommandSet.cpp154 SkString text = SkStringPrintf(": %s", cmd.fDescription.c_str()); in drawHelp()
/third_party/skia/src/gpu/
H A DGrProgramDesc.h89 fDescription.appendf("%s: %u\n", label, val);
93 fDescription.appendf("%s\n", comment);
96 SkString description() const { return fDescription; } in description()
100 SkString fDescription;
/third_party/skia/tools/gpu/
H A DMemoryCache.h49 fn(it->first.fKey, it->second.fData, it->second.fDescription, it->second.fHitCount); in foreach()
70 , fDescription(description) in Value()
76 SkString fDescription; member
H A DMemoryCache.cpp98 const SkString& description = it->second.fDescription; in writeShadersToDisk()
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_iptc.cpp64 , fDescription () in dng_iptc()
171 if (fDescription .NotEmpty () || in IsEmpty()
600 ParseString (stream, fDescription, charSet); in Parse()
958 fDescription, in Spool()
H A Ddng_iptc.h78 dng_string fDescription; member in dng_iptc
H A Ddng_xmp.cpp2081 iptc.fDescription, in SyncIPTC()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djunit-4.10.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...

Completed in 7 milliseconds