Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdiplusgraphics.h581 Status DrawRectangle(const Pen *pen, in DrawRectangle() function
588 Status DrawRectangle(const Pen *pen, in DrawRectangle() function
595 Status DrawRectangle(const Pen *pen, const RectF& rect) in DrawRectangle() function
601 Status DrawRectangle(const Pen *pen, const Rect& rect) in DrawRectangle() function
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Dscreen_drawer_linux.cc112 void ScreenDrawerLinux::DrawRectangle(DesktopRect rect, RgbaColor color) { in DrawRectangle() function in webrtc::__anonad81eac80111::ScreenDrawerLinux
H A Dscreen_drawer_win.cc128 void ScreenDrawerWin::DrawRectangle(DesktopRect rect, RgbaColor color) { in DrawRectangle() function in webrtc::__anonec719b860111::ScreenDrawerWin