/third_party/skia/tests/ |
D | VkWrapTests.cpp | 50 sk_sp<GrTexture> tex = gpu->wrapBackendTexture(origBackendTex, kBorrow_GrWrapOwnership, in wrap_tex_test() 61 backendTex, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRead_GrIOType); in wrap_tex_test() 74 backendTex, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRead_GrIOType); in wrap_tex_test() 155 origBackendTex, 1, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo); in wrap_trt_test() 163 tex = gpu->wrapRenderableBackendTexture(backendTex, 1, kBorrow_GrWrapOwnership, in wrap_trt_test() 176 tex = gpu->wrapRenderableBackendTexture(backendTex, 1, kBorrow_GrWrapOwnership, in wrap_trt_test() 189 tex = gpu->wrapRenderableBackendTexture(origBackendTex, 2, kBorrow_GrWrapOwnership, in wrap_trt_test()
|
D | GrSurfaceTest.cpp | 63 backendTex, 1, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo); in DEF_GPUTEST_FOR_MOCK_CONTEXT() 364 auto proxy = proxyProvider->wrapBackendTexture(mbet->texture(), kBorrow_GrWrapOwnership, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 424 proxy = proxyProvider->wrapBackendTexture(mbet->texture(), kBorrow_GrWrapOwnership, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
D | ProxyTest.cpp | 281 mbet->texture(), supportedNumSamples, kBorrow_GrWrapOwnership, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 309 mbet->texture(), kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
D | EGLImageTest.cpp | 159 backendTex, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRW_GrIOType); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
|
D | BackendAllocationTest.cpp | 273 backendTex, 1, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, nullptr); in check_base_readbacks() 276 backendTex, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRW_GrIOType); in check_base_readbacks() 390 kBorrow_GrWrapOwnership, in check_mipmaps()
|
D | RectangleTextureTest.cpp | 159 rectangleTex, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRW_GrIOType); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
|
/third_party/flutter/skia/tests/ |
D | VkWrapTests.cpp | 49 kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, in wrap_tex_test() 58 tex = gpu->wrapBackendTexture(backendTex, kGrColorType, kBorrow_GrWrapOwnership, in wrap_tex_test() 71 tex = gpu->wrapBackendTexture(backendTex, kGrColorType, kBorrow_GrWrapOwnership, in wrap_tex_test() 145 origBackendTex, 1, kGrColorType, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo); in wrap_trt_test() 154 kBorrow_GrWrapOwnership, GrWrapCacheable::kNo); in wrap_trt_test() 167 kBorrow_GrWrapOwnership, GrWrapCacheable::kNo); in wrap_trt_test()
|
D | GrSurfaceTest.cpp | 62 backendTex, 1, GrColorType::kRGBA_8888, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo); in DEF_GPUTEST_FOR_MOCK_CONTEXT() 391 kBorrow_GrWrapOwnership, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 445 kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 466 backendTexture, 1, GrColorType::kRGBA_8888, kBorrow_GrWrapOwnership, in make_wrapped_texture() 470 backendTexture, GrColorType::kRGBA_8888, kBorrow_GrWrapOwnership, in make_wrapped_texture()
|
D | ProxyTest.cpp | 320 grColorType, kBorrow_GrWrapOwnership, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 350 backendTex, grColorType, origin, kBorrow_GrWrapOwnership, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
/third_party/flutter/skia/src/gpu/gl/ |
D | GrGLSemaphore.h | 27 kBorrow_GrWrapOwnership != ownership)); in MakeWrapped()
|
/third_party/skia/src/gpu/gl/ |
D | GrGLSemaphore.h | 27 new GrGLSemaphore(gpu, kBorrow_GrWrapOwnership != ownership)); in MakeWrapped()
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkTexture.cpp | 105 (kBorrow_GrWrapOwnership == wrapOwnership || VK_NULL_HANDLE != info.fAlloc.fMemory)); in MakeWrappedTexture() 117 GrBackendObjectOwnership ownership = kBorrow_GrWrapOwnership == wrapOwnership in MakeWrappedTexture()
|
D | GrVkSemaphore.cpp | 42 kBorrow_GrWrapOwnership != ownership)); in MakeWrapped()
|
D | GrVkTextureRenderTarget.cpp | 218 (kBorrow_GrWrapOwnership == wrapOwnership || VK_NULL_HANDLE != info.fAlloc.fMemory)); in MakeWrappedTextureRenderTarget() 223 GrBackendObjectOwnership ownership = kBorrow_GrWrapOwnership == wrapOwnership in MakeWrappedTextureRenderTarget()
|
/third_party/skia/src/gpu/vk/ |
D | GrVkSemaphore.cpp | 48 kBorrow_GrWrapOwnership != ownership)); in MakeWrapped()
|
D | GrVkRenderTarget.cpp | 136 kBorrow_GrWrapOwnership, in MakeWrappedRenderTarget() 183 kBorrow_GrWrapOwnership, in MakeSecondaryCBRenderTarget()
|
D | GrVkTextureRenderTarget.cpp | 119 (kBorrow_GrWrapOwnership == wrapOwnership || VK_NULL_HANDLE != info.fAlloc.fMemory)); in MakeWrappedTextureRenderTarget()
|
D | GrVkTexture.cpp | 101 (kBorrow_GrWrapOwnership == wrapOwnership || VK_NULL_HANDLE != info.fAlloc.fMemory)); in MakeWrappedTexture()
|
/third_party/flutter/skia/src/gpu/ |
D | GrContextPriv.cpp | 109 tex, colorType, origin, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, kRW_GrIOType); in makeBackendTextureContext() 131 tex, origin, sampleCnt, colorType, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, in makeBackendTextureRenderTargetContext()
|
D | GrResourceProvider.h | 274 GrWrapOwnership = kBorrow_GrWrapOwnership);
|
D | GrAHardwareBufferImageGenerator.cpp | 178 backendTex, grColorType, kBorrow_GrWrapOwnership, GrWrapCacheable::kYes, in makeProxy()
|
D | GrBackendTextureImageGenerator.cpp | 190 backendTexture, grColorType, kBorrow_GrWrapOwnership, in onGenerateTexture()
|
/third_party/flutter/skia/src/image/ |
D | SkImage_GpuBase.cpp | 266 yuvaTextures[textureIndex], grColorType, imageOrigin, kBorrow_GrWrapOwnership, in MakeTempTextureProxies() 451 backendTexture, fColorType, kBorrow_GrWrapOwnership, in MakePromiseImageLazyProxy()
|
/third_party/skia/src/gpu/ |
D | GrAHardwareBufferImageGenerator.cpp | 164 backendTex, kBorrow_GrWrapOwnership, GrWrapCacheable::kYes, kRead_GrIOType); in makeView()
|
D | GrBackendTextureImageGenerator.cpp | 199 backendTexture, kBorrow_GrWrapOwnership, GrWrapCacheable::kNo, in onGenerateTexture()
|