| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_blit.c | 17 struct u_rect rect = { info->scissor.minx, info->scissor.maxx, in apply_dst_clears() local
|
| /third_party/mesa3d/src/gallium/frontends/wgl/ |
| H A D | stw_ext_pbuffer.c | 83 RECT rect; in wglCreatePbufferARB() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| H A D | DxgiFns.cpp | 84 RECT rect; in _Present() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | scissor.c | 135 scissor_array(struct gl_context *ctx, GLuint first, GLsizei count, struct gl_scissor_rect *rect) scissor_array() argument
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_rast_rect.c | 151 const struct lp_rast_rectangle *rect = arg.rectangle; in lp_rast_rectangle() local 88 full(struct lp_rasterizer_task *task, const struct lp_rast_rectangle *rect, unsigned ix, unsigned iy) full() argument 100 partial(struct lp_rasterizer_task *task, const struct lp_rast_rectangle *rect, unsigned ix, unsigned iy, unsigned mask) partial() argument 123 intersect_rect_and_tile(struct lp_rasterizer_task *task, const struct lp_rast_rectangle *rect, struct u_rect *box) intersect_rect_and_tile() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_stateobj.h | 68 struct pipe_scissor_state rect[PIPE_MAX_WINDOW_RECTANGLES]; member
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_util.c | 188 lima_damage_rect_union(struct pipe_scissor_state *rect, in lima_damage_rect_union() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_stateobj.h | 67 struct pipe_scissor_state rect[PIPE_MAX_WINDOW_RECTANGLES]; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/ |
| H A D | vktConditionalClearAttachmentTests.cpp | 146 const vk::VkClearRect rect = in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
| H A D | vktConditionalClearAttachmentTests.cpp | 146 const vk::VkClearRect rect = in iterate() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
| H A D | WindowSurfaceWGL.cpp | 151 RECT rect; in getWidth() local 161 RECT rect; in getHeight() local
|
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkTileImageFilter.cpp | 174 SkRect rect = kReverse_MapDirection == dir ? fSrcRect : fDstRect; in onFilterNodeBounds() local
|
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrShape.cpp | 58 SkRect rect; in simplifyPath() local 168 simplifyRect(const SkRect& rect, SkPathDirection dir, unsigned start, unsigned flags) simplifyRect() argument [all...] |
| H A D | GrQuad.cpp | 18 static void map_rect_translate_scale(const SkRect& rect, const SkMatrix& m, in map_rect_translate_scale() argument 57 static void map_rect_general(const SkRect& rect, const SkMatrix& matrix, in map_rect_general() argument 101 MakeFromRect(const SkRect& rect, const SkMatrix& m) MakeFromRect() argument [all...] |
| H A D | GrStyledShape.h | 55 explicit GrStyledShape(const SkRect& rect, DoSimplify doSimplify = DoSimplify::kYes) in GrStyledShape() argument 66 GrStyledShape(const SkRect& rect, const SkPaint& paint, in GrStyledShape() argument 97 GrStyledShape(const SkRect& rect, const GrStyle& style, in GrStyledShape() argument
|
| /third_party/skia/src/effects/ |
| H A D | Sk2DPathEffect.cpp | 84 const SkIRect& rect = iter.rect(); variable
|
| /third_party/skia/src/gpu/ |
| H A D | GrClip.h | 191 static bool IsPixelAligned(const SkRect& rect) { in IsPixelAligned() argument [all...] |
| H A D | GrPixmap.h | 44 auto rect = SkIRect::MakePtSize(*surfacePt, this->dimensions()); in clip() local
|
| /third_party/skia/samplecode/ |
| H A D | SamplePathClip.cpp | 242 DragRectClick(SkRect* rect) : fRect(rect) {} in DragRectClick() argument
|
| /third_party/skia/src/gpu/ops/ |
| H A D | RegionOp.cpp | 137 SkRect rect = SkRect::Make(iter.rect()); variable 230 SkIRect rect = {center.fX - w / 2, center.fY - h / 2, center.fX + w / 2, center.fY + h / 2}; in GR_DRAW_OP_TEST_DEFINE() local
|
| /third_party/skia/src/core/ |
| H A D | SkPointPriv.h | 122 static void SetRectTriStrip(SkPoint v[], const SkRect& rect, size_t stride) { in SetRectTriStrip() argument
|
| H A D | SkRasterClipStack.h | 53 void clipRect(const SkMatrix& ctm, const SkRect& rect, SkClipOp op, bool aa) { in clipRect() argument 78 void replaceClip(const SkIRect& rect) { in replaceClip() argument
|
| H A D | SkClipStackDevice.cpp | 30 void SkClipStackDevice::onClipRect(const SkRect& rect, SkClipOp op, bool aa) { in onClipRect() argument 55 void SkClipStackDevice::onReplaceClip(const SkIRect& rect) { in onReplaceClip() argument
|
| H A D | SkRasterClip.cpp | 95 bool SkRasterClip::setRect(const SkIRect& rect) { in setRect() argument 107 bool SkRasterClip::op(const SkIRect& rect, SkClipOp op) { in op() argument
|
| /third_party/skia/src/gpu/vk/ |
| H A D | GrVkMSAALoadManager.cpp | 116 loadMSAAFromResolve(GrVkGpu* gpu, GrVkCommandBuffer* commandBuffer, const GrVkRenderPass& renderPass, GrAttachment* dst, GrVkImage* src, const SkIRect& rect) loadMSAAFromResolve() argument
|