Home
last modified time | relevance | path

Searched defs:rect (Results 526 - 550 of 1610) sorted by relevance

1...<<21222324252627282930>>...65

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_blit.c17 struct u_rect rect = { info->scissor.minx, info->scissor.maxx, in apply_dst_clears() local
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_ext_pbuffer.c83 RECT rect; in wglCreatePbufferARB() local
[all...]
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DDxgiFns.cpp84 RECT rect; in _Present() local
/third_party/mesa3d/src/mesa/main/
H A Dscissor.c135 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 Dlp_rast_rect.c151 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 Dnv50_stateobj.h68 struct pipe_scissor_state rect[PIPE_MAX_WINDOW_RECTANGLES]; member
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_util.c188 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 Dnvc0_stateobj.h67 struct pipe_scissor_state rect[PIPE_MAX_WINDOW_RECTANGLES]; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalClearAttachmentTests.cpp146 const vk::VkClearRect rect = in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
H A DvktConditionalClearAttachmentTests.cpp146 const vk::VkClearRect rect = in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DWindowSurfaceWGL.cpp151 RECT rect; in getWidth() local
161 RECT rect; in getHeight() local
/third_party/skia/src/effects/imagefilters/
H A DSkTileImageFilter.cpp174 SkRect rect = kReverse_MapDirection == dir ? fSrcRect : fDstRect; in onFilterNodeBounds() local
/third_party/skia/src/gpu/geometry/
H A DGrShape.cpp58 SkRect rect; in simplifyPath() local
168 simplifyRect(const SkRect& rect, SkPathDirection dir, unsigned start, unsigned flags) simplifyRect() argument
[all...]
H A DGrQuad.cpp18 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 DGrStyledShape.h55 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 DSk2DPathEffect.cpp84 const SkIRect& rect = iter.rect(); variable
/third_party/skia/src/gpu/
H A DGrClip.h191 static bool IsPixelAligned(const SkRect& rect) { in IsPixelAligned() argument
[all...]
H A DGrPixmap.h44 auto rect = SkIRect::MakePtSize(*surfacePt, this->dimensions()); in clip() local
/third_party/skia/samplecode/
H A DSamplePathClip.cpp242 DragRectClick(SkRect* rect) : fRect(rect) {} in DragRectClick() argument
/third_party/skia/src/gpu/ops/
H A DRegionOp.cpp137 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 DSkPointPriv.h122 static void SetRectTriStrip(SkPoint v[], const SkRect& rect, size_t stride) { in SetRectTriStrip() argument
H A DSkRasterClipStack.h53 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 DSkClipStackDevice.cpp30 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 DSkRasterClip.cpp95 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 DGrVkMSAALoadManager.cpp116 loadMSAAFromResolve(GrVkGpu* gpu, GrVkCommandBuffer* commandBuffer, const GrVkRenderPass& renderPass, GrAttachment* dst, GrVkImage* src, const SkIRect& rect) loadMSAAFromResolve() argument

Completed in 12 milliseconds

1...<<21222324252627282930>>...65