/third_party/skia/tools/gpu/ |
D | BackendTextureImageFactory.cpp | 22 auto mbet = ManagedBackendTexture::MakeWithData(dContext, in MakeBackendTextureImage() local 52 auto mbet = ManagedBackendTexture::MakeWithData(dContext, in MakeBackendTextureImage() local
|
D | BackendSurfaceFactory.cpp | 28 auto mbet = ManagedBackendTexture::MakeWithoutData(dContext, in MakeBackendTextureSurface() local
|
/third_party/skia/tests/ |
D | VkBackendSurfaceTest.cpp | 42 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local 91 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
|
D | BackendAllocationTest.cpp | 52 sk_sp<ManagedBackendTexture> mbet = create(dContext, mipMapped, renderable); in test_wrapping() local 318 sk_sp<ManagedBackendTexture> mbet = create(dContext, color, mipmapped, renderable); in test_color_init() local 490 sk_sp<ManagedBackendTexture> mbet = create(dContext, pixmaps, numMipLevels, origin, renderable); in test_pixmap_init() local 632 auto mbet = ManagedBackendTexture::MakeWithoutData(dContext, in color_type_backend_allocation_test() local 659 auto mbet = ManagedBackendTexture::MakeWithData(dContext, in color_type_backend_allocation_test() local 690 auto mbet = ManagedBackendTexture::MakeWithData(dContext, in color_type_backend_allocation_test() local 980 auto mbet = ManagedBackendTexture::MakeWithoutData(dContext, in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local 1032 auto mbet = ManagedBackendTexture::MakeWithData(dContext, in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local
|
D | VkWrapTests.cpp | 37 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in wrap_tex_test() local 143 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in wrap_trt_test() local
|
D | ProxyTest.cpp | 268 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData(direct, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 296 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData(direct, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | EGLImageTest.cpp | 86 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
|
D | TextureProxyTest.cpp | 101 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in create_wrapped_backend() local
|
D | GrMipMappedTest.cpp | 54 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithData(dContext, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | GrPorterDuffTest.cpp | 1075 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in DEF_GPUTEST() local
|
D | GrSurfaceTest.cpp | 358 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithData( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | PromiseImageTest.cpp | 234 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData(ctx, in DEF_GPUTEST() local
|
D | DeferredDisplayListTest.cpp | 849 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData(dContext, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 1054 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeFromInfo(context, ii); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | ResourceAllocatorTest.cpp | 75 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in make_backend() local
|
D | ImageTest.cpp | 500 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 842 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData(dContext, in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
|
D | ResourceCacheTest.cpp | 195 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
D | SurfaceTest.cpp | 924 sk_sp<sk_gpu_test::ManagedBackendTexture> mbet; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|