| /third_party/flutter/skia/tests/ |
| D | VkWrapTests.cpp | 57 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_tex_test() local 70 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_tex_test() local 82 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_tex_test() local 152 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_trt_test() local 165 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_trt_test() local 177 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_trt_test() local
|
| D | VkBackendSurfaceTest.cpp | 35 GrBackendTexture backendTex = context->createBackendTexture(1, 1, in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local 143 GrBackendTexture backendTex = context->createBackendTexture(1, 1, in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local 229 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
|
| D | ProxyTest.cpp | 283 GrBackendTexture backendTex = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 310 GrBackendTexture backendTex = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 341 GrBackendTexture backendTex = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| D | GrMipMappedTest.cpp | 44 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 110 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 253 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| D | BackendAllocationTest.cpp | 31 GrBackendTexture backendTex = create(context, mipMapped, renderable); in test_wrapping() local 136 GrBackendTexture backendTex = create(context, color, mipMapped, renderable); in test_color_init() local 289 void check_vk_layout(const GrBackendTexture& backendTex, VkLayout layout) { in check_vk_layout() 351 GrBackendTexture backendTex = context->createBackendTexture(c); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 374 GrBackendTexture backendTex = context->createBackendTexture(c, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| D | VkProtectedContextTest.cpp | 151 GrBackendTexture backendTex = grContext()->createBackendTexture( in createSkSurface() local 188 GrBackendTexture backendTex = in DEF_GPUTEST() local 214 GrBackendTexture backendTex = in DEF_GPUTEST() local 230 GrBackendTexture backendTex = in DEF_GPUTEST() local
|
| D | GrTestingBackendTextureUploadTest.cpp | 37 GrBackendTexture backendTex; in testing_only_texture_test() local
|
| D | EGLImageTest.cpp | 155 GrBackendTexture backendTex(kSize, kSize, GrMipMapped::kNo, externalTexture); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
|
| D | GLBackendSurfaceTest.cpp | 51 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS() local
|
| D | PromiseImageTest.cpp | 170 GrBackendTexture backendTex = ctx->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 364 GrBackendTexture backendTex = ctx->createBackendTexture( in DEF_GPUTEST() local 403 GrBackendTexture backendTex = ctx->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 470 GrBackendTexture backendTex = ctx->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| D | SurfaceTest.cpp | 105 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 202 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 525 GrBackendTexture backendTex = image->getBackendTexture(false); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 803 GrBackendTexture backendTex; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local 874 GrBackendTexture backendTex; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 901 GrBackendTexture backendTex; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 970 GrBackendTexture backendTex; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
|
| D | TestUtils.cpp | 100 bool create_backend_texture(GrContext* context, GrBackendTexture* backendTex, in create_backend_texture() 120 void delete_backend_texture(GrContext* context, const GrBackendTexture& backendTex) { in delete_backend_texture()
|
| D | VkHardwareBufferTest.cpp | 265 GrBackendTexture backendTex(DEV_W, DEV_H, GrMipMapped::kNo, textureInfo); in importHardwareBufferForRead() local 293 GrBackendTexture backendTex(DEV_W, DEV_H, GrMipMapped::kNo, textureInfo); in importHardwareBufferForWrite() local 800 GrBackendTexture backendTex(DEV_W, DEV_H, imageInfo); in importHardwareBufferForRead() local 961 GrBackendTexture backendTex(DEV_W, DEV_H, imageInfo); in importHardwareBufferForWrite() local
|
| D | ResourceAllocatorTest.cpp | 51 GrBackendTexture* backendTex) { in make_backend() 70 static void cleanup_backend(GrContext* context, const GrBackendTexture& backendTex) { in cleanup_backend()
|
| D | TextureProxyTest.cpp | 117 GrBackendTexture backendTex = (*backingSurface)->getBackendTexture(); in create_wrapped_backend() local
|
| D | BlendTest.cpp | 109 GrBackendTexture backendTex = (*backingSurface)->getBackendTexture(); in create_gpu_surface_backend_texture_as_render_target() local
|
| D | SpecialImageTest.cpp | 126 GrBackendTexture backendTex = tightSurf->getBackendTexture( in test_image() local
|
| D | ImageFilterCacheTest.cpp | 221 GrBackendTexture backendTex = tex->getBackendTexture(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| D | GrPorterDuffTest.cpp | 996 GrBackendTexture backendTex = in DEF_GPUTEST() local
|
| /third_party/flutter/skia/tools/ |
| D | DDLPromiseImageHelper.cpp | 123 GrBackendTexture backendTex = context->priv().createBackendTexture( in uploadAllToGPU() local 184 const GrBackendTexture& backendTex = curImage.promiseTexture(i)->backendTexture(); in PromiseImageCreator() local 222 const GrBackendTexture& backendTex = curImage.promiseTexture(0)->backendTexture(); in PromiseImageCreator() local
|
| /third_party/flutter/skia/tools/gpu/ |
| D | ProxyUtils.cpp | 39 auto backendTex = context->createBackendTexture( in MakeTextureProxyFromData() local
|
| /third_party/flutter/skia/src/gpu/ |
| D | GrGpu.cpp | 244 sk_sp<GrTexture> GrGpu::wrapBackendTexture(const GrBackendTexture& backendTex, in wrapBackendTexture() 265 sk_sp<GrTexture> GrGpu::wrapRenderableBackendTexture(const GrBackendTexture& backendTex, in wrapRenderableBackendTexture() 304 sk_sp<GrRenderTarget> GrGpu::wrapBackendTextureAsRenderTarget(const GrBackendTexture& backendTex, in wrapBackendTextureAsRenderTarget()
|
| D | GrBackendTextureImageGenerator.cpp | 72 const GrBackendTexture& backendTex) in GrBackendTextureImageGenerator()
|
| D | GrAHardwareBufferImageGenerator.cpp | 160 GrBackendTexture backendTex = in makeProxy() local
|
| D | GrProxyProvider.cpp | 567 sk_sp<GrTextureProxy> GrProxyProvider::wrapBackendTexture(const GrBackendTexture& backendTex, in wrapBackendTexture() 613 const GrBackendTexture& backendTex, GrSurfaceOrigin origin, int sampleCnt, in wrapRenderableBackendTexture() 703 const GrBackendTexture& backendTex, GrColorType grColorType, in wrapBackendTextureAsRenderTarget()
|