Searched refs:xpsFactory (Results 1 - 2 of 2) sorted by relevance

/external/skia/include/device/xps/
H A DSkXPSDevice.h152 SkXPSDevice(IXpsOMObjectFactory* xpsFactory);
250 IXpsOMObjectFactory* xpsFactory,
/external/skia/src/device/xps/
H A DSkXPSDevice.cpp1947 IXpsOMObjectFactory* xpsFactory,
1959 HRM(xpsFactory->CreateGlyphs(font->xpsFont, &glyphs), "Could not create glyphs.");
2262 SkXPSDevice::SkXPSDevice(IXpsOMObjectFactory* xpsFactory) argument
1946 AddGlyphs(const SkDraw& d, IXpsOMObjectFactory* xpsFactory, IXpsOMCanvas* canvas, TypefaceUse* font, LPCWSTR text, XPS_GLYPH_INDEX* xpsGlyphs, UINT32 xpsGlyphsLen, XPS_POINT *origin, FLOAT fontSize, XPS_STYLE_SIMULATION sims, const SkMatrix& transform, const SkPaint& paint) argument

Completed in 98 milliseconds