Home
last modified time | relevance | path

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

/external/skqp/src/xps/
DSkXPSDevice.cpp572 HR(this->createXpsRect(areaToFill, FALSE, TRUE, &areaToFillFigure)); in sideOfClamp()
595 HR(this->createXpsRect(areaToFill, FALSE, TRUE, &areaToFillFigure)); in cornerOfClamp()
697 HR(this->createXpsRect(bitmapPoints, FALSE, TRUE, &centralFigure)); in createXpsImageBrush()
1090 HRESULT SkXPSDevice::createXpsRect(const SkRect& rect, BOOL stroke, BOOL fill, in createXpsRect() function in SkXPSDevice
1439 HRM(this->createXpsRect(universeRect, FALSE, TRUE, &shadedFigure), in applyMask()
1657 HRV(this->createXpsRect(universe, FALSE, TRUE, &addOneFigure)); in drawPath()
1793 HRV(this->createXpsRect(bitmapRect, FALSE, TRUE, &rectFigure)); in drawBitmap()
DSkXPSDevice.h203 HRESULT createXpsRect(
/external/skia/src/xps/
DSkXPSDevice.h195 HRESULT createXpsRect(
DSkXPSDevice.cpp567 HR(this->createXpsRect(areaToFill, FALSE, TRUE, &areaToFillFigure)); in sideOfClamp()
590 HR(this->createXpsRect(areaToFill, FALSE, TRUE, &areaToFillFigure)); in cornerOfClamp()
694 HR(this->createXpsRect(bitmapPoints, FALSE, TRUE, &centralFigure)); in createXpsImageBrush()
1087 HRESULT SkXPSDevice::createXpsRect(const SkRect& rect, BOOL stroke, BOOL fill, in createXpsRect() function in SkXPSDevice
1429 HRM(this->createXpsRect(universeRect, FALSE, TRUE, &shadedFigure), in applyMask()
1647 HRV(this->createXpsRect(universe, FALSE, TRUE, &addOneFigure)); in drawPath()