Home
last modified time | relevance | path

Searched defs:srcView (Results 1 – 15 of 15) sorted by relevance

/external/skia/src/core/
DSkGpuBlurUtils.cpp64 GrSurfaceProxyView srcView, in convolve_gaussian_1d()
94 GrSurfaceProxyView srcView, in convolve_gaussian_2d()
145 GrSurfaceProxyView srcView, in convolve_gaussian()
303 GrSurfaceProxyView srcView = src->readSurfaceView(); in reexpand() local
336 GrSurfaceProxyView srcView, in two_pass_gaussian()
445 GrSurfaceProxyView srcView, in GaussianBlur()
DSkBlurMF.cpp736 GrSurfaceProxyView srcView, in filterMaskGPU()
/external/skia/tests/
DImageFilterCacheTest.cpp221 GrSurfaceProxyView srcView = create_proxy_view(dContext); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
262 GrSurfaceProxyView srcView = create_proxy_view(dContext); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DCopySurfaceTest.cpp83 auto srcView = sk_gpu_test::MakeTextureProxyViewFromData( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DRectangleTextureTest.cpp106 auto srcView = sk_gpu_test::MakeTextureProxyViewFromData(dContext, in test_copy_to_surface() local
/external/llvm-project/mlir/lib/Dialect/Linalg/Analysis/
DDependenceAnalysis.cpp155 for (auto srcView : llvm::enumerate(src.getOutputBuffers())) { // W in addDependencesBetween() local
181 for (auto srcView : llvm::enumerate(src.getInputBuffers())) { // R in addDependencesBetween() local
/external/skia/src/gpu/effects/generated/
DGrRRectBlurEffect.cpp90 GrSurfaceProxyView srcView = rtc->readSurfaceView(); in fillin_view_on_gpu() local
/external/skia/src/gpu/effects/
DGrMatrixConvolutionEffect.cpp338 GrSurfaceProxyView srcView, in Make()
/external/skia/src/image/
DSkSurface_Gpu.cpp117 GrSurfaceProxyView srcView = sdc->readSurfaceView(); in onNewImageSnapshot() local
/external/skia/src/effects/imagefilters/
DSkMorphologyImageFilter.cpp446 GrSurfaceProxyView srcView = input->view(context); in apply_morphology() local
DSkLightingImageFilter.cpp458 GrSurfaceProxyView srcView, in drawRect()
/external/angle/src/libANGLE/renderer/vulkan/
DUtilsVk.cpp2129 const vk::ImageView *srcView, in colorBlitResolve()
2619 const vk::ImageView *srcView, in copyImage()
DTextureVk.cpp1060 const vk::ImageView *srcView, in copySubImageImplWithDraw()
1769 const vk::ImageView *srcView = nullptr; in generateMipmapsWithCompute() local
/external/skia/src/gpu/
DGrSurfaceContext.cpp909 GrSurfaceProxyView srcView = this->readSurfaceView(); in asyncRescaleAndReadPixelsYUV420() local
/external/skia/src/gpu/dawn/
DGrDawnGpu.cpp735 wgpu::TextureView srcView = src->texture().CreateView(&srcViewDesc); in onRegenerateMipMapLevels() local