| /external/skia/tests/ |
| D | VkWrapTests.cpp | 59 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_tex_test() local 72 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_tex_test() local 84 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_tex_test() local 162 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_trt_test() local 175 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_trt_test() local 197 GrBackendTexture backendTex = GrBackendTexture(kW, kH, backendCopy); in wrap_trt_test() local
|
| D | CompressedBackendAllocationTest.cpp | 40 sk_sp<SkImage> create_image(GrDirectContext* dContext, const GrBackendTexture& backendTex) { in create_image() 149 GrBackendTexture backendTex = create(dContext, color, mipMapped); in test_compressed_color_init() local 238 GrBackendTexture backendTex = create(dContext, data.get(), dataSize, mipMapped); in test_compressed_data_init() local
|
| D | VkProtectedContextTest.cpp | 58 GrBackendTexture backendTex = in create_protected_sksurface() local 104 GrBackendTexture backendTex = in DEF_GPUTEST() local 120 GrBackendTexture backendTex = in DEF_GPUTEST() local
|
| D | BackendSurfaceMutableStateTest.cpp | 27 GrBackendTexture backendTex = dContext->createBackendTexture( in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
|
| D | GLBackendSurfaceTest.cpp | 58 GrBackendTexture backendTex = dContext->createBackendTexture( in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS() local
|
| D | EGLImageTest.cpp | 152 GrBackendTexture backendTex(kSize, kSize, GrMipmapped::kNo, externalTexture); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
|
| D | VkHardwareBufferTest.cpp | 266 GrBackendTexture backendTex(DEV_W, DEV_H, GrMipmapped::kNo, textureInfo); in importHardwareBufferForRead() local 294 GrBackendTexture backendTex(DEV_W, DEV_H, GrMipmapped::kNo, textureInfo); in importHardwareBufferForWrite() local 804 GrBackendTexture backendTex(DEV_W, DEV_H, imageInfo); in importHardwareBufferForRead() local 966 GrBackendTexture backendTex(DEV_W, DEV_H, imageInfo); in importHardwareBufferForWrite() local
|
| D | PromiseImageTest.cpp | 124 GrBackendTexture backendTex = ctx->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 274 GrBackendTexture backendTex = dContext->createBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| D | SpecialImageTest.cpp | 130 GrBackendTexture backendTex = tightSurf->getBackendTexture( in test_image() local
|
| D | BackendAllocationTest.cpp | 243 const GrBackendTexture& backendTex, in check_base_readbacks() 358 const GrBackendTexture& backendTex, in check_mipmaps() 551 void check_vk_tiling(const GrBackendTexture& backendTex) { in check_vk_tiling()
|
| D | GrMipMappedTest.cpp | 189 GrBackendTexture backendTex = texture->getBackendTexture(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| D | ExtendedSkColorTypeTests.cpp | 198 GrBackendTexture backendTex; in gpu_tests() local
|
| D | ImageFilterCacheTest.cpp | 226 GrBackendTexture backendTex = tex->getBackendTexture(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
| D | GrSurfaceTest.cpp | 58 GrBackendTexture backendTex = context->createBackendTexture( in DEF_GPUTEST_FOR_MOCK_CONTEXT() local
|
| /external/skia/src/gpu/ |
| D | GrGpu.cpp | 287 sk_sp<GrTexture> GrGpu::wrapBackendTexture(const GrBackendTexture& backendTex, in wrapBackendTexture() 308 sk_sp<GrTexture> GrGpu::wrapCompressedBackendTexture(const GrBackendTexture& backendTex, in wrapCompressedBackendTexture() 327 sk_sp<GrTexture> GrGpu::wrapRenderableBackendTexture(const GrBackendTexture& backendTex, in wrapRenderableBackendTexture()
|
| D | GrBackendTextureImageGenerator.cpp | 74 const GrBackendTexture& backendTex) in GrBackendTextureImageGenerator()
|
| D | GrAHardwareBufferImageGenerator.cpp | 138 GrBackendTexture backendTex = in makeView() local
|
| D | GrProxyProvider.cpp | 523 sk_sp<GrTextureProxy> GrProxyProvider::wrapBackendTexture(const GrBackendTexture& backendTex, in wrapBackendTexture() 596 const GrBackendTexture& backendTex, in wrapRenderableBackendTexture()
|
| D | GrDirectContext.cpp | 942 void GrDirectContext::deleteBackendTexture(GrBackendTexture backendTex) { in deleteBackendTexture()
|
| /external/skia/fuzz/ |
| D | FuzzDDLThreading.cpp | 163 GrBackendTexture backendTex = fContext->createBackendTexture(kPromiseImageSize.width(), in fulfillPromiseImage() local
|
| /external/skia/tools/ |
| D | DDLPromiseImageHelper.cpp | 177 auto backendTex = direct->createBackendTexture(mipLevels.get(), in CreateBETexturesForPromiseImage() local
|
| /external/skia/src/gpu/gl/ |
| D | GrGLGpu.cpp | 621 static bool check_backend_texture(const GrBackendTexture& backendTex, in check_backend_texture() 657 sk_sp<GrTexture> GrGLGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() 684 static bool check_compressed_backend_texture(const GrBackendTexture& backendTex, in check_compressed_backend_texture() 712 sk_sp<GrTexture> GrGLGpu::onWrapCompressedBackendTexture(const GrBackendTexture& backendTex, in onWrapCompressedBackendTexture() 735 sk_sp<GrTexture> GrGLGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, in onWrapRenderableBackendTexture()
|
| /external/skia/src/gpu/dawn/ |
| D | GrDawnGpu.cpp | 252 sk_sp<GrTexture> GrDawnGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() 266 sk_sp<GrTexture> GrDawnGpu::onWrapCompressedBackendTexture(const GrBackendTexture& backendTex, in onWrapCompressedBackendTexture()
|
| /external/skia/src/image/ |
| D | SkImage_Gpu.cpp | 386 const GrBackendTexture& backendTex, in new_wrapped_texture_common()
|
| /external/skia/src/gpu/vk/ |
| D | GrVkGpu.cpp | 1264 sk_sp<GrTexture> GrVkGpu::onWrapBackendTexture(const GrBackendTexture& backendTex, in onWrapBackendTexture() 1298 sk_sp<GrTexture> GrVkGpu::onWrapRenderableBackendTexture(const GrBackendTexture& backendTex, in onWrapRenderableBackendTexture()
|