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

/external/chromium_org/third_party/skia/src/device/xps/
H A DSkXPSDevice.cpp547 HRM(geometry->GetFigures(&figureCollection), "Could not get figures.");
1276 //Get the figures of the shaded geometry.
1279 "Could not get shaded figures for rect.");
1281 //Add the figure to the shaded geometry figures.
1300 IXpsOMGeometryFigureCollection* figures) {
1312 HRM(figures->Append(figure), "Could not add path to geometry.");
1419 //Get the figures from the geometry.
1422 "Could not get mask shaded figures.");
1684 //Get the figures from the shaded geometry.
1687 "Could not get shaded figures fo
1295 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...]
/external/skia/src/device/xps/
H A DSkXPSDevice.cpp548 HRM(geometry->GetFigures(&figureCollection), "Could not get figures.");
1277 //Get the figures of the shaded geometry.
1280 "Could not get shaded figures for rect.");
1282 //Add the figure to the shaded geometry figures.
1301 IXpsOMGeometryFigureCollection* figures) {
1313 HRM(figures->Append(figure), "Could not add path to geometry.");
1407 //Get the figures from the geometry.
1410 "Could not get shaded figures for inverse path.");
1457 "Could not get old inverse figures.");
1507 "Could not get top inverse figures
1296 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 180 milliseconds