Home | History | Annotate | Download | only in gm

Lines Matching refs:xps

82 // stop writing out XPS-format image baselines in gm.
704 static void generate_xps(GM* gm, SkDynamicMemoryWStream& xps) {
720 dev->beginPortfolio(&xps);
1125 path = make_filename(writePath, gm->getName(), gRec.fName, "", "xps");
1312 /* At present we have no way of comparing XPS files (either natively or by converting to PNG). */
1313 { kN32_SkColorType, kXPS_Backend, kDontCare_GLContextType, 0, kWrite_ConfigFlag, "xps", true },