Searched defs:DrawRectangle (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/modules/desktop_capture/ | ||
D | screen_drawer_linux.cc | 112 void ScreenDrawerLinux::DrawRectangle(DesktopRect rect, RgbaColor color) { in DrawRectangle() function in webrtc::__anon02102c390111::ScreenDrawerLinux |
D | screen_drawer_win.cc | 128 void ScreenDrawerWin::DrawRectangle(DesktopRect rect, RgbaColor color) { in DrawRectangle() function in webrtc::__anon2ceeccb70111::ScreenDrawerWin |
/external/ImageMagick/MagickWand/ | ||
D | drawing-wand.c | 4326 WandExport void DrawRectangle(DrawingWand *wand,const double x1,const double y1, in DrawRectangle() function |