Home
last modified time | relevance | path

Searched defs:DrawPath (Results 1 – 12 of 12) sorted by relevance

/external/skia/experimental/SkV8Example/
DDrawingMethods.cpp90 void DrawingMethods::DrawPath(const v8::FunctionCallbackInfo<v8::Value>& args) { in DrawPath() function in DrawingMethods
/external/skia/tests/
DDrawPathTest.cpp349 DEF_TEST(DrawPath, reporter) { in DEF_TEST() argument
/external/pdfium/core/src/fxge/skia/
Dfx_skia_device.cpp69 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/
Dfx_ge_device.cpp113 FX_BOOL CFX_RenderDevice::DrawPath(const CFX_PathData* pPathData, in DrawPath() function in CFX_RenderDevice
Dfx_ge_ps.cpp177 FX_BOOL CFX_PSRenderer::DrawPath(const CFX_PathData* pPathData, in DrawPath() function in CFX_PSRenderer
/external/pdfium/core/src/fxge/win32/
Dfx_win32_print.cpp391 FX_BOOL CPSPrinterDriver::DrawPath(const CFX_PathData* pPathData, in DrawPath() function in CPSPrinterDriver
Dfx_win32_device.cpp842 FX_BOOL CGdiDeviceDriver::DrawPath(const CFX_PathData* pPathData, in DrawPath() function in CGdiDeviceDriver
Dfx_win32_gdipext.cpp1099 FX_BOOL CGdiplusExt::DrawPath(HDC hDC, in DrawPath() function in CGdiplusExt
/external/pdfium/xfa/src/fdp/src/fde/
Dfde_gedevice.cpp276 FX_BOOL CFDE_FxgeDevice::DrawPath(IFDE_Pen* pPen, in DrawPath() function in CFDE_FxgeDevice
Dfde_gdidevice.cpp327 FX_BOOL CFDE_GdiDevice::DrawPath(IFDE_Pen* pPen, in DrawPath() function in CFDE_GdiDevice
/external/pdfium/core/src/fxge/apple/
Dfx_quartz_device.cpp337 FX_BOOL CFX_QuartzDeviceDriver::DrawPath(const CFX_PathData* pathData, in DrawPath() function in CFX_QuartzDeviceDriver
/external/pdfium/core/src/fxge/agg/src/
Dfx_agg_driver.cpp1205 FX_BOOL CFX_AggDeviceDriver::DrawPath(const CFX_PathData* pPathData, in DrawPath() function in CFX_AggDeviceDriver