Searched defs:DrawPath (Results 1 – 12 of 12) sorted by relevance
/external/skia/experimental/SkV8Example/ |
D | DrawingMethods.cpp | 90 void DrawingMethods::DrawPath(const v8::FunctionCallbackInfo<v8::Value>& args) { in DrawPath() function in DrawingMethods
|
/external/skia/tests/ |
D | DrawPathTest.cpp | 349 DEF_TEST(DrawPath, reporter) { in DEF_TEST() argument
|
/external/pdfium/core/src/fxge/skia/ |
D | fx_skia_device.cpp | 69 void SuperBlitter_skia::DrawPath(const SkPath& srcPath, in DrawPath() function in SuperBlitter_skia 428 FX_BOOL CFX_SkiaDeviceDriver::DrawPath( in DrawPath() function in CFX_SkiaDeviceDriver
|
/external/pdfium/core/src/fxge/ge/ |
D | fx_ge_device.cpp | 113 FX_BOOL CFX_RenderDevice::DrawPath(const CFX_PathData* pPathData, in DrawPath() function in CFX_RenderDevice
|
D | fx_ge_ps.cpp | 177 FX_BOOL CFX_PSRenderer::DrawPath(const CFX_PathData* pPathData, in DrawPath() function in CFX_PSRenderer
|
/external/pdfium/core/src/fxge/win32/ |
D | fx_win32_print.cpp | 391 FX_BOOL CPSPrinterDriver::DrawPath(const CFX_PathData* pPathData, in DrawPath() function in CPSPrinterDriver
|
D | fx_win32_device.cpp | 842 FX_BOOL CGdiDeviceDriver::DrawPath(const CFX_PathData* pPathData, in DrawPath() function in CGdiDeviceDriver
|
D | fx_win32_gdipext.cpp | 1099 FX_BOOL CGdiplusExt::DrawPath(HDC hDC, in DrawPath() function in CGdiplusExt
|
/external/pdfium/xfa/src/fdp/src/fde/ |
D | fde_gedevice.cpp | 276 FX_BOOL CFDE_FxgeDevice::DrawPath(IFDE_Pen* pPen, in DrawPath() function in CFDE_FxgeDevice
|
D | fde_gdidevice.cpp | 327 FX_BOOL CFDE_GdiDevice::DrawPath(IFDE_Pen* pPen, in DrawPath() function in CFDE_GdiDevice
|
/external/pdfium/core/src/fxge/apple/ |
D | fx_quartz_device.cpp | 337 FX_BOOL CFX_QuartzDeviceDriver::DrawPath(const CFX_PathData* pathData, in DrawPath() function in CFX_QuartzDeviceDriver
|
/external/pdfium/core/src/fxge/agg/src/ |
D | fx_agg_driver.cpp | 1205 FX_BOOL CFX_AggDeviceDriver::DrawPath(const CFX_PathData* pPathData, in DrawPath() function in CFX_AggDeviceDriver
|