Home
last modified time | relevance | path

Searched defs:DrawLine (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPrint3D.cpp946 bool CPVRTPrint3D::DrawLine(SPVRTPrint3DAPIVertex *pVtx, unsigned int nVertices) in DrawLine() function in CPVRTPrint3D
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp923 void CGdiDeviceDriver::DrawLine(float x1, float y1, float x2, float y2) { in DrawLine() function in CGdiDeviceDriver
/external/ImageMagick/MagickWand/
Ddrawing-wand.c2828 WandExport void DrawLine(DrawingWand *wand,const double sx,const double sy, in DrawLine() function