Home
last modified time | relevance | path

Searched defs:mbet (Results 1 - 17 of 17) sorted by relevance

/third_party/skia/tools/gpu/
H A DBackendTextureImageFactory.cpp22 auto mbet = ManagedBackendTexture::MakeWithData(dContext, in MakeBackendTextureImage() local
52 auto mbet = ManagedBackendTexture::MakeWithData(dContext, in MakeBackendTextureImage() local
H A DBackendSurfaceFactory.cpp28 auto mbet = ManagedBackendTexture::MakeWithoutData(dContext, in MakeBackendTextureSurface() local
/third_party/skia/tests/
H A DVkBackendSurfaceTest.cpp42 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
H A DVkWrapTests.cpp37 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
H A DEGLImageTest.cpp86 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local
H A DProxyTest.cpp268 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
H A DGrPorterDuffTest.cpp1075 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in DEF_GPUTEST() local
H A DGrSurfaceTest.cpp358 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithData( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DPromiseImageTest.cpp234 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData(ctx, in DEF_GPUTEST() local
H A DGrMipMappedTest.cpp54 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithData(dContext, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DTextureProxyTest.cpp101 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in create_wrapped_backend() local
H A DResourceAllocatorTest.cpp75 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in make_backend() local
H A DBackendAllocationTest.cpp52 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); test_pixmap_init() local
[all...]
H A DDeferredDisplayListTest.cpp849 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
H A DSurfaceTest.cpp924 sk_sp<sk_gpu_test::ManagedBackendTexture> mbet; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DResourceCacheTest.cpp195 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DImageTest.cpp500 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

Completed in 29 milliseconds