Home
last modified time | relevance | path

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

/external/skia/include/device/xps/
DSkXPSDevice.h154 SkXPSDevice(IXpsOMObjectFactory* xpsFactory);
252 IXpsOMObjectFactory* xpsFactory,
/external/skia/src/device/xps/
DSkXPSDevice.cpp120 SkXPSDevice::SkXPSDevice(IXpsOMObjectFactory* xpsFactory) in SkXPSDevice() argument
1945 IXpsOMObjectFactory* xpsFactory, in AddGlyphs() argument
1957 HRM(xpsFactory->CreateGlyphs(font->xpsFont, &glyphs), "Could not create glyphs."); in AddGlyphs()