Home
last modified time | relevance | path

Searched defs:dstContext (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/tests/
H A DCopySurfaceTest.cpp107 auto dstContext = dContext->priv().makeSC(std::move(dstView), in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
H A DRectangleTextureTest.cpp86 test_copy_to_surface(skiatest::Reporter* reporter, GrDirectContext* dContext, skgpu::SurfaceContext* dstContext, const char* testName) test_copy_to_surface() argument
[all...]
H A DTestUtils.cpp95 auto dstContext = dContext->priv().makeSC(std::move(view), in TestCopyFromSurface() local
51 TestWritePixels(skiatest::Reporter* reporter, GrDirectContext* dContext, skgpu::SurfaceContext* dstContext, bool expectedToWork, const char* testName) TestWritePixels() argument
/third_party/ffmpeg/libswscale/tests/
H A Dswscale.c100 struct SwsContext *dstContext = NULL, *outContext = NULL; in doTest() local
/third_party/skia/src/gpu/
H A DGrSurfaceProxy.cpp292 auto dstContext = rContext->priv().makeSC(info, in Copy() local
310 auto dstContext = rContext->priv().makeSFC(kUnknown_SkAlphaType, in Copy() local

Completed in 4 milliseconds