Home
last modified time | relevance | path

Searched refs:DrawPath (Results 1 – 25 of 44) sorted by relevance

12

/external/pdfium/xfa/fde/
Dfde_gedevice.cpp221 return DrawPath(pPen, fPenWidth, &path, pMatrix); in DrawBezier()
232 return DrawPath(pPen, fPenWidth, &path, pMatrix); in DrawCurve()
241 return DrawPath(pPen, fPenWidth, &path, pMatrix); in DrawEllipse()
250 return DrawPath(pPen, fPenWidth, &path, pMatrix); in DrawLines()
260 return DrawPath(pPen, fPenWidth, &path, pMatrix); in DrawLine()
263 bool CFDE_RenderDevice::DrawPath(CFDE_Pen* pPen, in DrawPath() function in CFDE_RenderDevice
275 return m_pDevice->DrawPath(&pGePath->m_Path, (const CFX_Matrix*)pMatrix, in DrawPath()
285 return DrawPath(pPen, fPenWidth, &path, pMatrix); in DrawPolygon()
294 return DrawPath(pPen, fPenWidth, &path, pMatrix); in DrawRectangle()
352 return m_pDevice->DrawPath(&pGePath->m_Path, pMatrix, nullptr, in FillPath()
Dfde_gedevice.h74 bool DrawPath(CFDE_Pen* pPen,
/external/skia/src/core/
DSkMiniRecorder.cpp78 TRY_TO_STORE(DrawPath, paint, path); in drawPath()
100 CASE(DrawPath); in detachAsPicture()
120 CASE(DrawPath); in flushAndReset()
DSkPictureCommon.h105 void operator()(const SkRecords::DrawPath& op) { in operator()
DSkLiteDL.cpp52 M(DrawPaint) M(DrawPath) M(DrawRect) M(DrawRegion) M(DrawOval) M(DrawArc) \
180 struct DrawPath final : Op { struct
181 static const auto kType = Type::DrawPath; argument
182 DrawPath(const SkPath& path, const SkPaint& paint) : path(path), paint(paint) {} in DrawPath() argument
573 this->push<DrawPath>(0, path, paint); in drawPath()
/external/pdfium/core/fxge/win32/
Dwin32_int.h53 bool DrawPath(HDC hDC,
140 bool DrawPath(const CFX_PathData* pPathData,
285 bool DrawPath(const CFX_PathData* pPathData,
Dcfx_psrenderer.h48 bool DrawPath(const CFX_PathData* pPathData,
Dfx_win32_print.cpp420 bool CPSPrinterDriver::DrawPath(const CFX_PathData* pPathData, in DrawPath() function in CPSPrinterDriver
430 return m_PSRenderer.DrawPath(pPathData, pObject2Device, pGraphState, in DrawPath()
/external/pdfium/fpdfsdk/pdfwindow/
DPWL_Utils.cpp944 pDevice->DrawPath(&path, pUser2Device, nullptr, color, 0, FXFILL_WINDING); in DrawFillRect()
957 pDevice->DrawPath(&path, pUser2Device, nullptr, color, 0, FXFILL_ALTERNATE); in DrawFillArea()
972 pDevice->DrawPath(&path, pUser2Device, &gsd, 0, color, FXFILL_ALTERNATE); in DrawStrokeRect()
988 pDevice->DrawPath(&path, pUser2Device, &gsd, 0, color, FXFILL_ALTERNATE); in DrawStrokeLine()
1059 pDevice->DrawPath(&path, pUser2Device, nullptr, in DrawBorder()
1088 pDevice->DrawPath(&path, pUser2Device, &gsd, 0, in DrawBorder()
1117 pDevice->DrawPath(&pathLT, pUser2Device, &gsd, in DrawBorder()
1141 pDevice->DrawPath(&pathRB, pUser2Device, &gsd, in DrawBorder()
1151 pDevice->DrawPath(&path, pUser2Device, &gsd, in DrawBorder()
1165 pDevice->DrawPath(&path, pUser2Device, &gsd, 0, in DrawBorder()
DPWL_Caret.cpp56 pDevice->DrawPath(&path, pUser2Device, &gsd, 0, ArgbEncode(255, 0, 0, 0), in DrawThisAppearance()
DPWL_Edit.cpp351 pDevice->DrawPath(&path, pUser2Device, &gsd, 0, in DrawThisAppearance()
381 pDevice->DrawPath(&path, pUser2Device, &gsd, 0, in DrawThisAppearance()
/external/pdfium/xfa/fxbarcode/
DBC_TwoDimWriter.cpp27 device->DrawPath(&path, matrix, &stateData, m_backgroundColor, in RenderDeviceResult()
50 device->DrawPath(&rect, &matri, &data, m_barColor, 0, FXFILL_WINDING); in RenderDeviceResult()
/external/skia/experimental/SkV8Example/
DDrawingMethods.cpp90 void DrawingMethods::DrawPath(const v8::FunctionCallbackInfo<v8::Value>& args) { in DrawPath() function in DrawingMethods
171 ADD_METHOD("drawPath", DrawPath); in addAttributesAndMethods()
DDrawingMethods.h54 static void DrawPath(const v8::FunctionCallbackInfo<v8::Value>& args);
/external/skia/include/private/
DSkMiniRecorder.h50 Max<sizeof(SkRecords::DrawPath),
DSkRecords.h68 M(DrawPath) \
272 RECORD(DrawPath, kDraw_Tag|kHasPaint_Tag,
/external/pdfium/core/fxge/skia/
Dfx_skia_device_unittest.cpp63 driver->DrawPath(&path1, &matrix, &graphState, 0xFF112233, 0, in CommonTest()
86 driver->DrawPath(&path2, &matrix2, &graphState, 0xFF112233, 0, in CommonTest()
Dfx_skia_device.h59 bool DrawPath(const CFX_PathData* pPathData,
/external/pdfium/core/fxge/
Difx_renderdevicedriver.h41 virtual bool DrawPath(const CFX_PathData* pPathData,
Dcfx_renderdevice.h114 bool DrawPath(const CFX_PathData* pPathData, in DrawPath() function
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.h54 bool DrawPath(const CFX_PathData* pPathData,
/external/pdfium/core/fxge/ge/
Dcfx_renderdevice.cpp571 m_pDeviceDriver->DrawPath(&newPath, pMatrix, &graphState, 0, strokecolor, in DrawPathWithBlend()
578 return m_pDeviceDriver->DrawPath(pPathData, pObject2Device, pGraphState, in DrawPathWithBlend()
585 return m_pDeviceDriver->DrawPath(pPathData, pObject2Device, pGraphState, in DrawPathWithBlend()
634 if (!bitmap_device.GetDeviceDriver()->DrawPath( in DrawFillStrokePath()
697 return m_pDeviceDriver->DrawPath(&path, nullptr, &graph_state, 0, color, in DrawCosmeticLine()
/external/pdfium/xfa/fxbarcode/oned/
DBC_OneDimWriter.cpp368 device->DrawPath(&path, matrix, &stateData, m_backgroundColor, in RenderDeviceResult()
379 device->DrawPath(&rect, &matri, &data, m_barColor, 0, FXFILL_WINDING); in RenderDeviceResult()
/external/pdfium/xfa/fxgraphics/
Dcfx_graphics.cpp285 m_renderDevice->DrawPath(path->GetPathData(), &m, &m_info.graphState, 0x0, in RenderDeviceStrokePath()
306 m_renderDevice->DrawPath(path->GetPathData(), &m, &m_info.graphState, in RenderDeviceFillPath()
/external/skia/tests/
DDrawPathTest.cpp348 DEF_TEST(DrawPath, reporter) { in DEF_TEST() argument

12