Home
last modified time | relevance | path

Searched defs:AddRect (Results 1 – 3 of 3) 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/skia/m133/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