Home
last modified time | relevance | path

Searched defs:clearRect (Results 1 – 23 of 23) sorted by relevance

/external/skia/src/gpu/ganesh/d3d/
DGrD3DOpsRenderPass.cpp294 D3D12_RECT clearRect; in scissor_to_d3d_clear_rect() local
313 D3D12_RECT clearRect = scissor_to_d3d_clear_rect(scissor, fRenderTarget, fOrigin); in onClear() local
334 D3D12_RECT clearRect = scissor_to_d3d_clear_rect(scissor, fRenderTarget, fOrigin); in onClearStencilClip() local
/external/deqp/modules/gles3/functional/
Des3fDepthStencilClearTests.cpp427 …tcu::IVec4 clearRect = clear->useScissor ? clear->scissor : tcu::IVec4(0, 0, dst.getWidth(), dst.g… in renderReference() local
471 …tcu::IVec4 clearRect = clear->useScissor ? clear->scissor : tcu::IVec4(0, 0, dst.getWidth(), dst.g… in renderReference() local
/external/deqp/modules/gles2/functional/
Des2fDepthStencilClearTests.cpp424 …tcu::IVec4 clearRect = clear->useScissor ? clear->scissor : tcu::IVec4(0, 0, dst.getWidth(), dst.g… in renderReference() local
468 …tcu::IVec4 clearRect = clear->useScissor ? clear->scissor : tcu::IVec4(0, 0, dst.getWidth(), dst.g… in renderReference() local
/external/skia/src/gpu/ganesh/vk/
DGrVkOpsRenderPass.cpp453 VkClearRect clearRect; in onClearStencilClip() local
501 VkClearRect clearRect; in onClear() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemAttachmentClearTests.cpp219 const vk::VkClearRect clearRect = in iterate() local
/external/skia/bench/
DGameBench.cpp130 SkRect clearRect = { -1.0f, -1.0f, width+1.0f, height+1.0f }; in onDraw() local
/external/skia/tests/
DVkDrawableTest.cpp84 VkClearRect clearRect; in draw() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp859 const VkClearRect clearRect = in createCommandBuffer() local
923 const VkClearRect clearRect in createCommandBufferDynamicRendering() local
DvktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp731 const VkClearRect clearRect = in createCommandBuffer() local
DvktRenderPassMultisampleTests.cpp1443 const VkClearRect clearRect = in iterateInternal() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiGetMemoryCommitment.cpp301 const VkClearRect clearRect = in iterate() local
DvktApiCommandBuffersTests.cpp1773 const VkClearRect clearRect = in renderPassContinueTest() local
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp689 const VkClearRect clearRect = in clearColorWithClearAttachments() local
717 const VkClearRect clearRect = in clearDepthWithClearAttachments() local
/external/skia/src/effects/imagefilters/
DSkMorphologyImageFilter.cpp507 SkIRect clearRect = SkIRect::MakeXYWH(dstRect.fLeft, dstRect.fBottom, in apply_morphology() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawMultipleClearsWithinRenderPass.cpp466 const VkClearRect clearRect in drawCommands() local
/external/skia/modules/canvaskit/htmlcanvas/
Dcanvas2dcontext.js491 this.clearRect = function(x, y, width, height) { method in CanvasRenderingContext2D
/external/proguard/src/proguard/gui/splash/
DOverrideGraphics2D.java239 public void clearRect(int x, int y, int width, int height) in clearRect() method in OverrideGraphics2D
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateTests.cpp1079 const vk::VkClearRect clearRect = in iterate() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.cpp1630 const SWR_RECT& clearRect) in SwrClearRenderTarget()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp1106 const VkRect2D& clearRect) in recordClearAttachments()
2740 const VkRect2D& clearRect) in recordSecondPassContents()
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp2356 VkClearRect clearRect = in draw() local
3427 const VkClearRect clearRect = in clear() local
/external/skia/modules/canvaskit/
Dexterns.js1135 CanvasRenderingContext2D.prototype.clearRect = function() {}; method in CanvasRenderingContext2D
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp4257 const VkClearRect clearRect = in recordCommands() local