Home
last modified time | relevance | path

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

/external/skia/include/device/xps/
DSkXPSDevice.h152 SkXPSDevice(IXpsOMObjectFactory* xpsFactory);
250 IXpsOMObjectFactory* xpsFactory,
/external/skia/src/device/xps/
DSkXPSDevice.cpp1947 IXpsOMObjectFactory* xpsFactory, in AddGlyphs() argument
1959 HRM(xpsFactory->CreateGlyphs(font->xpsFont, &glyphs), "Could not create glyphs."); in AddGlyphs()
2262 SkXPSDevice::SkXPSDevice(IXpsOMObjectFactory* xpsFactory) in SkXPSDevice() argument