Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrBlurUtils.cpp774 GrSurfaceProxyView srcView = sdc->readSurfaceView(); in fillin_view_on_gpu() local
1230 GrSurfaceProxyView srcView, in filter_mask()
1589 GrSurfaceProxyView srcView, in make_texture_effect()
1628 GrSurfaceProxyView srcView, in convolve_gaussian_1d()
1669 GrSurfaceProxyView srcView, in convolve_gaussian_2d()
1744 GrSurfaceProxyView srcView, in convolve_gaussian()
1926 GrSurfaceProxyView srcView = src->readSurfaceView(); in reexpand() local
1982 GrSurfaceProxyView srcView, in two_pass_gaussian()
2108 GrSurfaceProxyView srcView, in GaussianBlur()
DSurfaceContext.cpp744 GrSurfaceProxyView srcView = this->readSurfaceView(); in asyncRescaleAndReadPixelsYUV420() local
/external/skia/tests/
DCopySurfaceTest.cpp93 auto srcView = sk_gpu_test::MakeTextureProxyViewFromData( in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
DImageFilterCacheTest.cpp253 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
DRectangleTextureTest.cpp144 auto srcView = sk_gpu_test::MakeTextureProxyViewFromData(dContext, in test_copy_to_surface() local
/external/skia/src/gpu/graphite/
DImage_Graphite.cpp57 const TextureProxyView& srcView, in Copy()
DTextureUtils.cpp614 const TextureProxyView srcView = AsView(srcImage); in RescaleImage() local
DDevice.cpp430 TextureProxyView srcView = this->readSurfaceView(); in makeImageCopy() local
/external/skia/src/gpu/ganesh/surface/
DSkSurface_Ganesh.cpp155 GrSurfaceProxyView srcView = fDevice->readSurfaceView(); in onNewImageSnapshot() local
319 GrSurfaceProxyView srcView = fDevice->readSurfaceView(); in onDraw() local
/external/angle/src/libANGLE/renderer/vulkan/
DUtilsVk.cpp2680 const vk::ImageView *srcView, in colorBlitResolve()
3188 const vk::ImageView *srcView, in copyImage()
3686 vk::DeviceScoped<vk::ImageView> srcView(contextVk->getDevice()); in copyImageToBuffer() local
DTextureVk.cpp1507 const vk::ImageView *srcView, in copySubImageImplWithDraw()
2243 const vk::ImageView *srcView = nullptr; in generateMipmapsWithCompute() local
Dvk_helpers.cpp10859 vk::ImageView srcView; in readPixelsImpl() local