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

/external/skia/src/xps/
H A DSkXPSDevice.cpp693 SkTScopedComPtr<IXpsOMGeometryFigure> centralFigure; local
694 HR(this->createXpsRect(bitmapPoints, FALSE, TRUE, &centralFigure));
697 HR(this->createPath(centralFigure.get(),
/external/skqp/src/xps/
H A DSkXPSDevice.cpp693 SkTScopedComPtr<IXpsOMGeometryFigure> centralFigure; local
694 HR(this->createXpsRect(bitmapPoints, FALSE, TRUE, &centralFigure));
697 HR(this->createPath(centralFigure.get(),

Completed in 261 milliseconds