Home
last modified time | relevance | path

Searched refs:MakeBackendTextureSurface (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/tools/gpu/
H A DBackendSurfaceFactory.cpp18 sk_sp<SkSurface> MakeBackendTextureSurface(GrDirectContext* dContext, in MakeBackendTextureSurface() function
49 sk_sp<SkSurface> MakeBackendTextureSurface(GrDirectContext* dContext, in MakeBackendTextureSurface() function
59 return MakeBackendTextureSurface( in MakeBackendTextureSurface()
H A DBackendSurfaceFactory.h22 sk_sp<SkSurface> MakeBackendTextureSurface(GrDirectContext*,
30 sk_sp<SkSurface> MakeBackendTextureSurface(GrDirectContext*,
/third_party/skia/tests/
H A DWrappedSurfaceCopyOnWriteTest.cpp28 return sk_gpu_test::MakeBackendTextureSurface(dContext, in DEF_GPUTEST_FOR_ALL_CONTEXTS()
H A DSurfaceTest.cpp112 surf = sk_gpu_test::MakeBackendTextureSurface(context, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
131 surf = sk_gpu_test::MakeBackendTextureSurface( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
201 auto surf = sk_gpu_test::MakeBackendTextureSurface( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
717 auto surf = sk_gpu_test::MakeBackendTextureSurface(dContext, in create_gpu_surface_backend_texture()
H A DVkProtectedContextTest.cpp34 surface = sk_gpu_test::MakeBackendTextureSurface(dContext, in create_protected_sksurface()
H A DGrMipMappedTest.cpp300 surface = sk_gpu_test::MakeBackendTextureSurface(dContext, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
H A DDeferredDisplayListTest.cpp260 surface = sk_gpu_test::MakeBackendTextureSurface(dContext, in make()
/third_party/skia/gm/
H A Dsurface.cpp192 return sk_gpu_test::MakeBackendTextureSurface(direct, ii, kTopLeft_GrSurfaceOrigin, 1); in make_surface()
/third_party/skia/tools/fm/
H A Dfm.cpp336 surface = sk_gpu_test::MakeBackendTextureSurface(context, in draw_with_gpu()
/third_party/skia/dm/
H A DDMSrcSink.cpp1514 surface = sk_gpu_test::MakeBackendTextureSurface(context, in createDstSurface()

Completed in 14 milliseconds