Home | History | Annotate | Download | only in tools

Lines Matching defs:set

49             "file rather than decoding it. Requires writePath to be set. Skips drawing the full "
102 * Set up the name for writing encoded data to a file.
114 gInputFileName.set(cName, dot - cName);
116 gInputFileName.set(name);
153 writePathString.set(*writePath);
157 mismatchPathString.set(*mismatchPath);
233 void set(sk_tools::PictureRenderer* renderer,
288 arbbh.set(referenceRenderer, sk_tools::PictureRenderer::kNone_BBoxHierarchyType);
453 writePath.set(FLAGS_writePath[0]);
457 mismatchPath.set(FLAGS_mismatchPath[0]);