Home
last modified time | relevance | path

Searched defs:clip_rect (Results 1 – 25 of 26) sorted by relevance

12

/third_party/ffmpeg/libavdevice/
Dgdigrab.c62 RECT clip_rect; /**< The subarea of the screen or window to clip */ member
243 RECT clip_rect; in gdigrab_read_header() local
458 RECT clip_rect = gdigrab->clip_rect; in paint_mouse_pointer() local
536 RECT clip_rect = gdigrab->clip_rect; in gdigrab_read_packet() local
/third_party/flutter/engine/flutter/flow/layers/
Dclip_rect_layer.cc9 ClipRectLayer::ClipRectLayer(const SkRect& clip_rect, Clip clip_behavior) in ClipRectLayer()
Dclip_rrect_layer.cc62 SkRect clip_rect = clip_rrect_.rect(); in MapRect() local
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_opengl2.cpp139 …ImVec4 clip_rect = ImVec4(pcmd->ClipRect.x - pos.x, pcmd->ClipRect.y - pos.y, pcmd->ClipRect.z - p… in ImGui_ImplOpenGL2_RenderDrawData() local
Dimgui_impl_opengl3.cpp245 …ImVec4 clip_rect = ImVec4(pcmd->ClipRect.x - pos.x, pcmd->ClipRect.y - pos.y, pcmd->ClipRect.z - p… in ImGui_ImplOpenGL3_RenderDrawData() local
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_surface.h85 SDL_Rect clip_rect; /**< Read-only */ member
/third_party/flutter/engine/flutter/flow/
Dembedded_views.h22 enum MutatorType { clip_rect, clip_rrect, clip_path, transform, opacity }; enumerator
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstspu-vobsub.h58 SpuRect clip_rect; member
/third_party/mesa3d/src/intel/tools/imgui/
Dimgui_impl_opengl3.cpp196 …ImVec4 clip_rect = ImVec4(pcmd->ClipRect.x - pos.x, pcmd->ClipRect.y - pos.y, pcmd->ClipRect.z - p… in ImGui_ImplOpenGL3_RenderDrawData() local
/third_party/weston/tests/
Dweston-test-client-helper.c1205 const struct rectangle *clip_rect) in image_check_get_roi()
1332 const struct rectangle *clip_rect, const struct range *prec) in check_images_match()
1413 const struct rectangle *clip_rect, in visualize_image_difference()
/third_party/flutter/skia/third_party/externals/sdl/src/render/
DSDL_sysrender.h146 SDL_Rect clip_rect; member
/third_party/flutter/skia/experimental/pvg/
Ddraw_msg.proto256 ClipRect clip_rect = 5; field
/third_party/skia/experimental/pvg/
Ddraw_msg.proto256 ClipRect clip_rect = 5; field
/third_party/flutter/skia/third_party/externals/sdl/src/render/software/
DSDL_render_sw.c384 SDL_Rect clip_rect; in SW_RenderClear() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui.cpp2273 …* text_display_end, const ImVec2* text_size_if_known, const ImVec2& align, const ImRect* clip_rect) in RenderTextClippedEx()
2301 …nst char* text_end, const ImVec2* text_size_if_known, const ImVec2& align, const ImRect* clip_rect) in RenderTextClipped()
5278 ImRect clip_rect = text_r; in Begin() local
7001 …d inline NavClampRectToVisibleAreaForMoveDir(ImGuiDir move_dir, ImRect& r, const ImRect& clip_rect) in NavClampRectToVisibleAreaForMoveDir()
9171 ImRect clip_rect = pcmd->ClipRect; in ShowMetricsWindow() local
Dimgui_draw.cpp1187 ImVec4 clip_rect = _ClipRectStack.back(); in AddText() local
2737 …erText(ImDrawList* draw_list, float size, ImVec2 pos, ImU32 col, const ImVec4& clip_rect, const ch… in RenderText() argument
Dimgui_widgets.cpp149 const ImRect clip_rect = window->ClipRect; in TextUnformatted() local
3615 …const ImVec4 clip_rect(frame_bb.Min.x, frame_bb.Min.y, frame_bb.Min.x + size.x, frame_bb.Min.y + s… in InputTextEx() local
5511 …ImRect clip_rect(ImFloor(bar_rect.Min.x + 0.5f), ImFloor(bar_rect.Min.y + window->WindowBorderSize… in BeginMenuBar() local
Dimgui_demo.cpp1998 ImVec4 clip_rect(pos.x, pos.y, pos.x + size.x, pos.y + size.y); in ShowDemoWindowLayout() local
/third_party/mesa3d/src/imgui/
Dimgui.cpp2329 …* text_display_end, const ImVec2* text_size_if_known, const ImVec2& align, const ImRect* clip_rect) in RenderTextClippedEx()
2357 …nst char* text_end, const ImVec2* text_size_if_known, const ImVec2& align, const ImRect* clip_rect) in RenderTextClipped()
5404 ImRect clip_rect = text_r; in Begin() local
7144 …d inline NavClampRectToVisibleAreaForMoveDir(ImGuiDir move_dir, ImRect& r, const ImRect& clip_rect) in NavClampRectToVisibleAreaForMoveDir()
9332 ImRect clip_rect = pcmd->ClipRect; in ShowMetricsWindow() local
Dimgui_draw.cpp1194 ImVec4 clip_rect = _ClipRectStack.back(); in AddText() local
2749 …erText(ImDrawList* draw_list, float size, ImVec2 pos, ImU32 col, const ImVec4& clip_rect, const ch… in RenderText() argument
Dimgui_widgets.cpp151 const ImRect clip_rect = window->ClipRect; in TextUnformatted() local
3621 …const ImVec4 clip_rect(frame_bb.Min.x, frame_bb.Min.y, frame_bb.Min.x + size.x, frame_bb.Min.y + s… in InputTextEx() local
5536 …ImRect clip_rect(ImFloor(bar_rect.Min.x + 0.5f), ImFloor(bar_rect.Min.y + window->WindowBorderSize… in BeginMenuBar() local
/third_party/skia/third_party/externals/imgui/
Dimgui_draw.cpp1589 ImVec4 clip_rect = _CmdHeader.ClipRect; in AddText() local
3534 …erText(ImDrawList* draw_list, float size, ImVec2 pos, ImU32 col, const ImVec4& clip_rect, const ch… in RenderText() argument
Dimgui.cpp2750 …* text_display_end, const ImVec2* text_size_if_known, const ImVec2& align, const ImRect* clip_rect) in RenderTextClippedEx()
2778 …nst char* text_end, const ImVec2* text_size_if_known, const ImVec2& align, const ImRect* clip_rect) in RenderTextClipped()
8838 …d inline NavClampRectToVisibleAreaForMoveDir(ImGuiDir move_dir, ImRect& r, const ImRect& clip_rect) in NavClampRectToVisibleAreaForMoveDir()
11769 ImRect clip_rect = draw_cmd->ClipRect; in DebugNodeDrawCmdShowMeshAndBoundingBox() local
Dimgui_tables.cpp3636 void ImGui::SetWindowClipRectBeforeSetChannel(ImGuiWindow* window, const ImRect& clip_rect) in SetWindowClipRectBeforeSetChannel()
Dimgui_widgets.cpp4544 …const ImVec4 clip_rect(frame_bb.Min.x, frame_bb.Min.y, frame_bb.Min.x + inner_size.x, frame_bb.Min… in InputTextEx() local
6687 …ImRect clip_rect(IM_ROUND(bar_rect.Min.x + window->WindowBorderSize), IM_ROUND(bar_rect.Min.y + wi… in BeginMenuBar() local

12