Searched defs:AddRect (Results 1 – 4 of 4) sorted by relevance
/external/libchrome/mojo/public/cpp/bindings/tests/ | ||
D | struct_traits_unittest.cc | 66 void AddRect(const RectChromium& r) override { in AddRect() function in mojo::test::__anon35fa7d2d0111::ChromiumRectServiceImpl |
/external/webrtc/modules/desktop_capture/ | ||
D | desktop_region.cc | 89 void DesktopRegion::AddRect(const DesktopRect& rect) { in AddRect() function in webrtc::DesktopRegion |
/external/dng_sdk/source/ | ||
D | dng_bad_pixels.cpp | 306 void dng_bad_pixel_list::AddRect (const dng_rect &r) in AddRect() function in dng_bad_pixel_list |
/external/mesa3d/src/imgui/ | ||
D | imgui_draw.cpp | 1056 void ImDrawList::AddRect(const ImVec2& a, const ImVec2& b, ImU32 col, float rounding, int rounding_… in AddRect() function in ImDrawList |