| /third_party/skia/src/core/ |
| D | SkGpuBlurUtils.cpp | 69 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()
|
| D | SkBlurMF.cpp | 1125 GrSurfaceProxyView srcView = sdc->readSurfaceView(); in fillin_view_on_gpu() local 1794 GrSurfaceProxyView srcView, in filterMaskGPU()
|
| /third_party/skia/m133/src/gpu/ganesh/ |
| D | GrBlurUtils.cpp | 778 GrSurfaceProxyView srcView = sdc->readSurfaceView(); in fillin_view_on_gpu() local 1245 GrSurfaceProxyView srcView, in filter_mask() 1625 GrSurfaceProxyView srcView, in make_texture_effect() 1664 GrSurfaceProxyView srcView, in convolve_gaussian_1d() 1705 GrSurfaceProxyView srcView, in convolve_gaussian_2d() 1780 GrSurfaceProxyView srcView, in convolve_gaussian() 1962 GrSurfaceProxyView srcView = src->readSurfaceView(); in reexpand() local 2018 GrSurfaceProxyView srcView, in two_pass_gaussian() 2144 GrSurfaceProxyView srcView, in GaussianBlur()
|
| D | SurfaceContext.cpp | 772 GrSurfaceProxyView srcView = this->readSurfaceView(); in asyncRescaleAndReadPixelsYUV420() local
|
| /third_party/skia/tests/ |
| D | CopySurfaceTest.cpp | 82 auto srcView = sk_gpu_test::MakeTextureProxyViewFromData( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| D | ImageFilterCacheTest.cpp | 216 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
|
| D | RectangleTextureTest.cpp | 107 auto srcView = sk_gpu_test::MakeTextureProxyViewFromData(dContext, in test_copy_to_surface() local
|
| /third_party/skia/m133/tests/ |
| D | CopySurfaceTest.cpp | 93 auto srcView = sk_gpu_test::MakeTextureProxyViewFromData( in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
|
| D | ImageFilterCacheTest.cpp | 253 GrSurfaceProxyView srcView = create_proxy_view(dContext); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local 302 GrSurfaceProxyView srcView = create_proxy_view(dContext); in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
|
| D | RectangleTextureTest.cpp | 144 auto srcView = sk_gpu_test::MakeTextureProxyViewFromData(dContext, in test_copy_to_surface() local
|
| /third_party/skia/m133/src/gpu/graphite/ |
| D | Image_Graphite.cpp | 57 const TextureProxyView& srcView, in Copy()
|
| D | TextureUtils.cpp | 406 const TextureProxyView srcView = AsView(srcImage); in RescaleImage() local
|
| D | Device.cpp | 556 TextureProxyView srcView = this->readSurfaceView(); in makeImageCopy() local
|
| /third_party/skia/src/image/ |
| D | SkSurface_Gpu.cpp | 124 GrSurfaceProxyView srcView = fDevice->readSurfaceView(); in onNewImageSnapshot() local 298 GrSurfaceProxyView srcView = fDevice->readSurfaceView(); in onDraw() local
|
| /third_party/skia/m133/src/gpu/ganesh/surface/ |
| D | SkSurface_Ganesh.cpp | 162 GrSurfaceProxyView srcView = fDevice->readSurfaceView(); in onNewImageSnapshot() local 326 GrSurfaceProxyView srcView = fDevice->readSurfaceView(); in onDraw() local
|
| /third_party/skia/src/gpu/effects/ |
| D | GrMatrixConvolutionEffect.cpp | 334 GrSurfaceProxyView srcView, in Make()
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | DepthStencilCopyTests.cpp | 171 wgpu::ImageCopyTexture srcView = in CreateInitializeDepthStencilTextureAndCopyT2T() local
|
| /third_party/skia/src/effects/imagefilters/ |
| D | SkMorphologyImageFilter.cpp | 447 GrSurfaceProxyView srcView = input->view(rContext); in apply_morphology() local
|
| D | SkLightingImageFilter.cpp | 459 GrSurfaceProxyView srcView, in drawRect()
|
| /third_party/skia/src/gpu/ |
| D | SurfaceContext.cpp | 824 GrSurfaceProxyView srcView = this->readSurfaceView(); in asyncRescaleAndReadPixelsYUV420() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | UtilsVk.cpp | 2216 const vk::ImageView *srcView, in colorBlitResolve() 2716 const vk::ImageView *srcView, in copyImage()
|
| D | TextureVk.cpp | 1121 const vk::ImageView *srcView, in copySubImageImplWithDraw() 1878 const vk::ImageView *srcView = nullptr; in generateMipmapsWithCompute() local
|
| /third_party/skia/src/gpu/dawn/ |
| D | GrDawnGpu.cpp | 755 wgpu::TextureView srcView = src->texture().CreateView(&srcViewDesc); in onRegenerateMipMapLevels() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| D | ResourceUsageTrackingTests.cpp | 1313 wgpu::ImageCopyTexture srcView = utils::CreateImageCopyTexture(texture0, 0, {0, 0, 0}); in TEST_F() local
|