Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/
Dscreen_drawer_win.cc166 void ScreenDrawerWin::DrawLine(DesktopVector start, in DrawLine() function in webrtc::__anon2ceeccb70111::ScreenDrawerWin
/external/angle/src/tests/gl_tests/
DSimpleOperationTest.cpp349 TEST_P(SimpleOperationTest, DrawLine) in TEST_P() argument
/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp911 void CGdiDeviceDriver::DrawLine(float x1, float y1, float x2, float y2) { in DrawLine() function in CGdiDeviceDriver
/external/ImageMagick/MagickWand/
Ddrawing-wand.c2829 WandExport void DrawLine(DrawingWand *wand,const double sx,const double sy, in DrawLine() function