Searched defs:srcView (Results 1 – 12 of 12) sorted by relevance
| /external/skia/src/gpu/ganesh/ |
| D | GrBlurUtils.cpp | 774 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()
|
| D | SurfaceContext.cpp | 744 GrSurfaceProxyView srcView = this->readSurfaceView(); in asyncRescaleAndReadPixelsYUV420() local
|
| /external/skia/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
|
| /external/skia/src/gpu/graphite/ |
| D | Image_Graphite.cpp | 57 const TextureProxyView& srcView, in Copy()
|
| D | TextureUtils.cpp | 614 const TextureProxyView srcView = AsView(srcImage); in RescaleImage() local
|
| D | Device.cpp | 430 TextureProxyView srcView = this->readSurfaceView(); in makeImageCopy() local
|
| /external/skia/src/gpu/ganesh/surface/ |
| D | SkSurface_Ganesh.cpp | 155 GrSurfaceProxyView srcView = fDevice->readSurfaceView(); in onNewImageSnapshot() local 319 GrSurfaceProxyView srcView = fDevice->readSurfaceView(); in onDraw() local
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | UtilsVk.cpp | 2680 const vk::ImageView *srcView, in colorBlitResolve() 3188 const vk::ImageView *srcView, in copyImage() 3686 vk::DeviceScoped<vk::ImageView> srcView(contextVk->getDevice()); in copyImageToBuffer() local
|
| D | TextureVk.cpp | 1507 const vk::ImageView *srcView, in copySubImageImplWithDraw() 2243 const vk::ImageView *srcView = nullptr; in generateMipmapsWithCompute() local
|
| D | vk_helpers.cpp | 10859 vk::ImageView srcView; in readPixelsImpl() local
|