Searched defs:ClipRect (Results 1 – 15 of 15) sorted by relevance
/third_party/skia/src/utils/ |
D | SkCanvasStateUtils.cpp | 45 struct ClipRect { struct 53 ClipRect* clipRects; argument
|
/third_party/flutter/skia/src/utils/ |
D | SkCanvasStateUtils.cpp | 45 struct ClipRect { struct 53 ClipRect* clipRects; argument
|
/third_party/skia/third_party/externals/imgui/backends/ |
D | imgui_impl_sdlrenderer.cpp | 124 SDL_Rect ClipRect; in ImGui_ImplSDLRenderer_RenderDrawData() member
|
/third_party/mesa3d/src/gallium/targets/haiku-softpipe/ |
D | SoftwareRenderer.cpp | 90 void ClipRect(int32 l, int32 t, int32 r, int32 b) in ClipRect() function
|
/third_party/flutter/skia/experimental/pvg/ |
D | draw_msg.proto | 199 message ClipRect { message
|
/third_party/skia/experimental/pvg/ |
D | draw_msg.proto | 199 message ClipRect { message
|
/third_party/flutter/skia/src/core/ |
D | SkRecordDraw.cpp | 267 void trackBounds(const ClipRect&) { this->pushControl(); } in trackBounds()
|
/third_party/skia/src/core/ |
D | SkRecordDraw.cpp | 285 void trackBounds(const ClipRect&) { this->pushControl(); } in trackBounds()
|
/third_party/mesa3d/src/imgui/ |
D | imgui_internal.h | 630 ImRect ClipRect; member 1178 …ImRect ClipRect; // Current clipping rectangle. = DrawL… member
|
D | imgui.h | 1734 …ImVec4 ClipRect; // Clipping rectangle (x1, y1, x2, y2). Subtract ImDrawDat… member
|
/third_party/flutter/skia/third_party/externals/imgui/ |
D | imgui_internal.h | 609 ImRect ClipRect; member 1147 …ImRect ClipRect; // Current clipping rectangle. = DrawL… member
|
D | imgui.h | 1726 …ImVec4 ClipRect; // Clipping rectangle (x1, y1, x2, y2). Subtract ImDrawDat… member
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui_tables.cpp | 2335 ImRect ClipRect; in TableMergeDrawChannels() member
|
D | imgui_internal.h | 1278 ImRect ClipRect; member 1981 …ImRect ClipRect; // Current clipping/scissoring rectang… member 2139 ImRect ClipRect; // Clipping rectangle for the column member
|
D | imgui.h | 2289 …ImVec4 ClipRect; // 4*4 // Clipping rectangle (x1, y1, x2, y2). Subtract ImDra… member 2322 ImVec4 ClipRect; member
|