Searched defs:PushClipRect (Results 1 – 9 of 9) sorted by relevance
| /third_party/flutter/engine/flutter/flow/ |
| D | embedded_views.cc | 13 void MutatorsStack::PushClipRect(const SkRect& rect) { in PushClipRect() function in flutter::MutatorsStack
|
| D | mutators_stack_unittests.cc | 26 TEST(MutatorsStack, PushClipRect) { in TEST() argument
|
| /third_party/flutter/engine/flutter/flow/ohos_layers/ |
| D | layer_tree_builder.cpp | 47 void LayerTreeBuilder::PushClipRect(double left, double right, double top, double bottom, int32_t c… in PushClipRect() function in flutter::OHOS::LayerTreeBuilder
|
| /third_party/mesa3d/src/imgui/ |
| D | imgui_draw.cpp | 480 void ImDrawList::PushClipRect(ImVec2 cr_min, ImVec2 cr_max, bool intersect_with_current_clip_rect) in PushClipRect() function in ImDrawList
|
| D | imgui.cpp | 3745 void ImGui::PushClipRect(const ImVec2& clip_rect_min, const ImVec2& clip_rect_max, bool intersect_w… in PushClipRect() function in ImGui
|
| /third_party/flutter/skia/third_party/externals/imgui/ |
| D | imgui_draw.cpp | 478 void ImDrawList::PushClipRect(ImVec2 cr_min, ImVec2 cr_max, bool intersect_with_current_clip_rect) in PushClipRect() function in ImDrawList
|
| D | imgui.cpp | 3680 void ImGui::PushClipRect(const ImVec2& clip_rect_min, const ImVec2& clip_rect_max, bool intersect_w… in PushClipRect() function in ImGui
|
| /third_party/skia/third_party/externals/imgui/ |
| D | imgui_draw.cpp | 578 void ImDrawList::PushClipRect(ImVec2 cr_min, ImVec2 cr_max, bool intersect_with_current_clip_rect) in PushClipRect() function in ImDrawList
|
| D | imgui.cpp | 4400 void ImGui::PushClipRect(const ImVec2& clip_rect_min, const ImVec2& clip_rect_max, bool intersect_w… in PushClipRect() function in ImGui
|