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

/external/chromium_org/third_party/skia/src/device/xps/
H A DSkXPSDevice.cpp574 HR(this->createXpsRect(areaToFill, FALSE, TRUE, &areaToFillFigure));
597 HR(this->createXpsRect(areaToFill, FALSE, TRUE, &areaToFillFigure));
700 HR(this->createXpsRect(bitmapPoints, FALSE, TRUE, &centralFigure));
1110 HRESULT SkXPSDevice::createXpsRect(const SkRect& rect, BOOL stroke, BOOL fill, function in class:SkXPSDevice
1455 HR(this->createXpsRect(universeRect, FALSE, TRUE, &oldFigure));
1480 HR(this->createXpsRect(universeRect, FALSE, TRUE, &shadedFigure));
1505 HR(this->createXpsRect(universeRect, FALSE, TRUE, &topFigure));
1601 HRM(this->createXpsRect(universeRect, FALSE, TRUE, &shadedFigure),
1874 HRV(this->createXpsRect(universe, FALSE, TRUE, &addOneFigure));
2008 HRV(this->createXpsRect(bitmapRec
[all...]
/external/skia/src/device/xps/
H A DSkXPSDevice.cpp574 HR(this->createXpsRect(areaToFill, FALSE, TRUE, &areaToFillFigure));
597 HR(this->createXpsRect(areaToFill, FALSE, TRUE, &areaToFillFigure));
700 HR(this->createXpsRect(bitmapPoints, FALSE, TRUE, &centralFigure));
1110 HRESULT SkXPSDevice::createXpsRect(const SkRect& rect, BOOL stroke, BOOL fill, function in class:SkXPSDevice
1455 HR(this->createXpsRect(universeRect, FALSE, TRUE, &oldFigure));
1480 HR(this->createXpsRect(universeRect, FALSE, TRUE, &shadedFigure));
1505 HR(this->createXpsRect(universeRect, FALSE, TRUE, &topFigure));
1601 HRM(this->createXpsRect(universeRect, FALSE, TRUE, &shadedFigure),
1874 HRV(this->createXpsRect(universe, FALSE, TRUE, &addOneFigure));
2008 HRV(this->createXpsRect(bitmapRec
[all...]

Completed in 74 milliseconds