Home
last modified time | relevance | path

Searched refs:createXpsRect (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/device/xps/
DSkXPSDevice.cpp575 HR(this->createXpsRect(areaToFill, FALSE, TRUE, &areaToFillFigure)); in sideOfClamp()
598 HR(this->createXpsRect(areaToFill, FALSE, TRUE, &areaToFillFigure)); in cornerOfClamp()
701 HR(this->createXpsRect(bitmapPoints, FALSE, TRUE, &centralFigure)); in createXpsImageBrush()
1111 HRESULT SkXPSDevice::createXpsRect(const SkRect& rect, BOOL stroke, BOOL fill, in createXpsRect() function in SkXPSDevice
1460 HR(this->createXpsRect(universeRect, FALSE, TRUE, &oldFigure)); in drawInverseWindingPath()
1485 HR(this->createXpsRect(universeRect, FALSE, TRUE, &shadedFigure)); in drawInverseWindingPath()
1510 HR(this->createXpsRect(universeRect, FALSE, TRUE, &topFigure)); in drawInverseWindingPath()
1602 HRM(this->createXpsRect(universeRect, FALSE, TRUE, &shadedFigure), in applyMask()
1873 HRV(this->createXpsRect(universe, FALSE, TRUE, &addOneFigure)); in drawPath()
2007 HRV(this->createXpsRect(bitmapRect, FALSE, TRUE, &rectFigure)); in drawBitmap()
/external/chromium_org/third_party/skia/src/device/xps/
DSkXPSDevice.cpp574 HR(this->createXpsRect(areaToFill, FALSE, TRUE, &areaToFillFigure)); in sideOfClamp()
597 HR(this->createXpsRect(areaToFill, FALSE, TRUE, &areaToFillFigure)); in cornerOfClamp()
700 HR(this->createXpsRect(bitmapPoints, FALSE, TRUE, &centralFigure)); in createXpsImageBrush()
1110 HRESULT SkXPSDevice::createXpsRect(const SkRect& rect, BOOL stroke, BOOL fill, in createXpsRect() function in SkXPSDevice
1445 HRM(this->createXpsRect(universeRect, FALSE, TRUE, &shadedFigure), in applyMask()
1719 HRV(this->createXpsRect(universe, FALSE, TRUE, &addOneFigure)); in drawPath()
1853 HRV(this->createXpsRect(bitmapRect, FALSE, TRUE, &rectFigure)); in drawBitmap()
/external/chromium_org/third_party/skia/include/device/xps/
DSkXPSDevice.h244 HRESULT createXpsRect(
/external/skia/include/device/xps/
DSkXPSDevice.h230 HRESULT createXpsRect(