Searched defs:figures (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/device/xps/
H A DSkXPSDevice.cpp564 HRM(geometry->GetFigures(&figureCollection), "Could not get figures.");
1273 //Get the figures of the shaded geometry.
1276 "Could not get shaded figures for rect.");
1278 //Add the figure to the shaded geometry figures.
1297 IXpsOMGeometryFigureCollection* figures) {
1309 HRM(figures->Append(figure), "Could not add path to geometry.");
1429 //Get the figures from the geometry.
1432 "Could not get mask shaded figures.");
1685 //Get the figures from the shaded geometry.
1688 "Could not get shaded figures fo
1292 close_figure(const SkTDArray<XPS_SEGMENT_TYPE>& segmentTypes, const SkTDArray<BOOL>& segmentStrokes, const SkTDArray<FLOAT>& segmentData, BOOL stroke, BOOL fill, IXpsOMGeometryFigure* figure, IXpsOMGeometryFigureCollection* figures) argument
[all...]

Completed in 125 milliseconds