| /external/skia/tools/gpu/ |
| D | BackendTextureImageFactory.cpp | 36 auto mbet = ManagedBackendTexture::MakeWithData(dContext, in MakeBackendTextureImage() local 67 auto mbet = ManagedBackendTexture::MakeWithData(dContext, in MakeBackendTextureImage() local 97 auto mbet = ManagedGraphiteTexture::MakeFromPixmap(recorder, in MakeBackendTextureImage() local
|
| D | ManagedBackendTexture.cpp | 184 sk_sp<ManagedGraphiteTexture> mbet(new ManagedGraphiteTexture); in MakeUnInit() local 208 sk_sp<ManagedGraphiteTexture> mbet = MakeUnInit(recorder, src.info(), mipmapped, renderable, in MakeFromPixmap() local 246 sk_sp<ManagedGraphiteTexture> mbet = MakeUnInit(recorder, in MakeMipmappedFromPixmaps() local 267 sk_sp<ManagedGraphiteTexture> mbet(new ManagedGraphiteTexture); in MakeFromCompressedData() local
|
| D | BackendSurfaceFactory.cpp | 36 auto mbet = ManagedBackendTexture::MakeWithoutData(dContext, in MakeBackendTextureSurface() local 124 sk_sp<ManagedGraphiteTexture> mbet = ManagedGraphiteTexture::MakeUnInit(recorder, in MakeBackendTextureSurface() local 155 auto mbet = ManagedGraphiteTexture::MakeUnInit(recorder, in MakeBackendTextureViewSurface() local
|
| D | YUVUtils.cpp | 436 sk_sp<ManagedGraphiteTexture> mbet; in ensureYUVImage() local
|
| /external/skia/tests/ |
| D | VkBackendSurfaceTest.cpp | 57 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in DEF_GANESH_TEST_FOR_VULKAN_CONTEXT() local 112 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in DEF_GANESH_TEST_FOR_VULKAN_CONTEXT() local
|
| D | BackendAllocationTest.cpp | 108 sk_sp<ManagedBackendTexture> mbet = create(dContext, mipmapped, renderable); in test_wrapping() local 377 sk_sp<ManagedBackendTexture> mbet = create(dContext, color, mipmapped, renderable); in test_color_init() local 523 sk_sp<ManagedBackendTexture> mbet = create(dContext, pixmaps, numMipLevels, origin, renderable); in test_pixmap_init() local 684 auto mbet = ManagedBackendTexture::MakeWithoutData(dContext, in color_type_backend_allocation_test() local 711 auto mbet = ManagedBackendTexture::MakeWithData(dContext, in color_type_backend_allocation_test() local 742 auto mbet = ManagedBackendTexture::MakeWithData(dContext, in color_type_backend_allocation_test() local 1043 auto mbet = ManagedBackendTexture::MakeWithoutData(dContext, in DEF_GANESH_TEST_FOR_VULKAN_CONTEXT() local 1095 auto mbet = ManagedBackendTexture::MakeWithData(dContext, in DEF_GANESH_TEST_FOR_VULKAN_CONTEXT() local
|
| D | VkWrapTests.cpp | 52 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in wrap_tex_test() local 168 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in wrap_trt_test() local
|
| D | ProxyTest.cpp | 327 auto mbet = in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local 358 auto mbet = in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
|
| D | EGLImageTest.cpp | 121 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData(context1.get(), in DEF_GANESH_TEST_FOR_GL_CONTEXT() local
|
| D | GrFinishedFlushTest.cpp | 181 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeFromInfo( in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
|
| D | TextureProxyTest.cpp | 155 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in create_wrapped_backend() local
|
| D | GrMipMappedTest.cpp | 110 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithData(dContext, in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
|
| D | GrPorterDuffTest.cpp | 1101 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in DEF_GANESH_TEST() local
|
| D | GrSurfaceTest.cpp | 461 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithData(dContext, in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
|
| D | PromiseImageTest.cpp | 263 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData(ctx, in DEF_GANESH_TEST() local
|
| D | DeferredDisplayListTest.cpp | 976 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData(dContext, in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local 1202 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeFromInfo(context, ii, in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
|
| D | ResourceAllocatorTest.cpp | 111 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in make_backend() local
|
| D | ImageTest.cpp | 578 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local 942 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData(dContext, in DEF_GANESH_TEST_FOR_GL_CONTEXT() local
|
| D | ResourceCacheTest.cpp | 253 auto mbet = sk_gpu_test::ManagedBackendTexture::MakeWithoutData( in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
|
| D | SurfaceTest.cpp | 1028 sk_sp<sk_gpu_test::ManagedBackendTexture> mbet; in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
|
| /external/skia/tests/graphite/ |
| D | ImageWrapTextureMipmapsTest.cpp | 47 auto mbet = sk_gpu_test::ManagedGraphiteTexture::MakeMipmappedFromPixmaps(recorder.get(), in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS() local
|