Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGpuBlurUtils.cpp69 GrSurfaceProxyView srcView, in convolve_gaussian_1d()
100 GrSurfaceProxyView srcView, in convolve_gaussian_2d()
152 GrSurfaceProxyView srcView, in convolve_gaussian()
310 GrSurfaceProxyView srcView = src->readSurfaceView(); in reexpand() local
344 GrSurfaceProxyView srcView, in two_pass_gaussian()
455 GrSurfaceProxyView srcView, in GaussianBlur()
DSkBlurMF.cpp1103 GrSurfaceProxyView srcView = sdc->readSurfaceView(); in fillin_view_on_gpu() local
1604 GrSurfaceProxyView srcView, in filterMaskGPU()
/external/skia/tests/
DImageFilterCacheTest.cpp216 GrSurfaceProxyView srcView = create_proxy_view(dContext); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
257 GrSurfaceProxyView srcView = create_proxy_view(dContext); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DCopySurfaceTest.cpp82 auto srcView = sk_gpu_test::MakeTextureProxyViewFromData( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
DRectangleTextureTest.cpp107 auto srcView = sk_gpu_test::MakeTextureProxyViewFromData(dContext, in test_copy_to_surface() local
/external/skia/src/image/
DSkSurface_Gpu.cpp117 GrSurfaceProxyView srcView = fDevice->readSurfaceView(); in onNewImageSnapshot() local
290 GrSurfaceProxyView srcView = fDevice->readSurfaceView(); in onDraw() local
/external/skia/src/gpu/effects/
DGrMatrixConvolutionEffect.cpp327 GrSurfaceProxyView srcView, in Make()
/external/skia/src/effects/imagefilters/
DSkMorphologyImageFilter.cpp443 GrSurfaceProxyView srcView = input->view(rContext); in apply_morphology() local
DSkLightingImageFilter.cpp460 GrSurfaceProxyView srcView, in drawRect()
/external/skia/src/gpu/
DSurfaceContext.cpp824 GrSurfaceProxyView srcView = this->readSurfaceView(); in asyncRescaleAndReadPixelsYUV420() local
/external/angle/src/libANGLE/renderer/vulkan/
DUtilsVk.cpp2243 const vk::ImageView *srcView, in colorBlitResolve()
2728 const vk::ImageView *srcView, in copyImage()
DTextureVk.cpp1103 const vk::ImageView *srcView, in copySubImageImplWithDraw()
1841 const vk::ImageView *srcView = nullptr; in generateMipmapsWithCompute() local
/external/skia/src/gpu/dawn/
DGrDawnGpu.cpp747 wgpu::TextureView srcView = src->texture().CreateView(&srcViewDesc); in onRegenerateMipMapLevels() local