Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_bad_pixels.cpp306 void dng_bad_pixel_list::AddRect (const dng_rect &r) in AddRect() function in dng_bad_pixel_list
/third_party/mesa3d/src/imgui/
Dimgui_draw.cpp1056 void ImDrawList::AddRect(const ImVec2& a, const ImVec2& b, ImU32 col, float rounding, int rounding_… in AddRect() function in ImDrawList
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_draw.cpp1051 void ImDrawList::AddRect(const ImVec2& a, const ImVec2& b, ImU32 col, float rounding, int rounding_… in AddRect() function in ImDrawList
/third_party/skia/third_party/externals/imgui/
Dimgui_draw.cpp1388 void ImDrawList::AddRect(const ImVec2& p_min, const ImVec2& p_max, ImU32 col, float rounding, ImDra… in AddRect() function in ImDrawList