Home
last modified time | relevance | path

Searched refs:make_backend (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/tests/
DResourceAllocatorTest.cpp50 static sk_sp<GrSurfaceProxy> make_backend(GrContext* context, const ProxyParams& p, in make_backend() function
231 sk_sp<GrSurfaceProxy> p1 = make_backend(ctxInfo.grContext(), t[0].fP1, &backEndTex); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/third_party/skia/tests/
DResourceAllocatorTest.cpp69 static sk_sp<GrSurfaceProxy> make_backend(GrDirectContext* dContext, const ProxyParams& p) { in make_backend() function
132 proxy = make_backend(dContext, p); in make_proxy()