Searched refs:CreateBackendTexture (Results 1 – 10 of 10) sorted by relevance
/external/skia/tools/gpu/ |
D | GrTest.h | 21 GrBackendTexture CreateBackendTexture(GrBackend, int width, int height,
|
D | GrTest.cpp | 62 GrBackendTexture CreateBackendTexture(GrBackend backend, int width, int height, in CreateBackendTexture() function
|
/external/skia/tests/ |
D | SurfaceSemaphoreTest.cpp | 57 GrBackendTexture backendTexture = GrTest::CreateBackendTexture(childInfo.backend(), in draw_child()
|
D | BlendTest.cpp | 104 GrTest::CreateBackendTexture(context->contextPriv().getBackend(), in create_gpu_surface_backend_texture_as_render_target()
|
D | SurfaceTest.cpp | 595 GrBackendTexture backendTex = GrTest::CreateBackendTexture(context->contextPriv().getBackend(), in create_gpu_surface_backend_texture() 622 GrBackendTexture backendTex = GrTest::CreateBackendTexture(context->contextPriv().getBackend(), in create_gpu_surface_backend_texture_as_render_target() 903 … GrBackendTexture backendTex = GrTest::CreateBackendTexture(context->contextPriv().getBackend(), in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
D | GrSurfaceTest.cpp | 51 GrBackendTexture backendTex = GrTest::CreateBackendTexture(context->contextPriv().getBackend(), in DEF_GPUTEST_FOR_NULLGL_CONTEXT()
|
D | ImageFilterCacheTest.cpp | 217 GrBackendTexture backendTex = GrTest::CreateBackendTexture(context->contextPriv().getBackend(), in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
D | ResourceCacheTest.cpp | 225 GrBackendTexture backendTex1 = GrTest::CreateBackendTexture(context->contextPriv().getBackend(), in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 234 GrBackendTexture backendTex2 = GrTest::CreateBackendTexture(context->contextPriv().getBackend(), in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
D | ImageTest.cpp | 772 GrBackendTexture backendTex = GrTest::CreateBackendTexture(ctx->contextPriv().getBackend(), in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
|
D | GrPorterDuffTest.cpp | 1065 GrBackendTexture backendTex = GrTest::CreateBackendTexture(ctx->contextPriv().getBackend(),
|