Home | History | Annotate | Download | only in gm

Lines Matching refs:xps

78 // stop writing out XPS-format image baselines in gm.
629 static void generate_xps(GM* gm, SkDynamicMemoryWStream& xps) {
645 dev->beginPortfolio(&xps);
676 "xps");
900 * @param document pdf or xps representation, if appropriate
1055 bitmap = NULL; // we don't generate a bitmap rendering of the XPS file
1250 /* At present we have no way of comparing XPS files (either natively or by converting to PNG). */
1251 { SkBitmap::kARGB_8888_Config, kXPS_Backend, kDontCare_GLContextType, 0, kWrite_ConfigFlag, "xps", true },