| /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
|
| H A D | SurfaceContext.h | 181 auto rect = SkIRect::MakeSize(src->dimensions()); in testCopy() 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
|
| H A D | AtlasRenderTask.cpp | 150 void AtlasRenderTask::stencilAtlasRect(GrRecordingContext* rContext, const SkRect& rect, in stencilAtlasRect() argument
|
| /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
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkFramebuffer.cpp | 137 void Framebuffer::clearAttachment(const RenderPass *renderPass, uint32_t subpassIndex, const VkClearAttachment &attachment, const VkClearRect &rect) in clearAttachment() argument
|
| /third_party/skia/tests/ |
| H A D | AnimatedImageTest.cpp | 167 auto rect = info.bounds(); in DEF_TEST() local
|
| H A D | BlendTest.cpp | 91 SkRect rect; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() member
|
| H A D | GrQuadBufferTest.cpp | 55 SkRect rect = SkRect::MakeXYWH(seed, 2.f * seed, 2.f * seed, seed); in generate_quads() local
|
| H A D | RectangleTextureTest.cpp | 66 SkIRect rect = SkIRect::MakeWH(w, h/2); in test_clear() local
|
| H A D | TextureOpTest.cpp | 52 static GrOp::Owner create_op(GrDirectContext* dContext, SkRect rect, in create_op() argument
|