Searched refs:otherContextInfo (Results 1 – 2 of 2) sorted by relevance
385 ContextInfo otherContextInfo = otherFactory.getContextInfo(contextInfo.type()); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local397 [otherContextInfo] { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()398 auto restore = otherContextInfo.testContext()->makeCurrentAndAutoRestore(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()399 sk_sp<SkImage> otherContextImage = create_gpu_image(otherContextInfo.grContext()); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()400 otherContextInfo.grContext()->flush(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()823 ContextInfo otherContextInfo = testFactory.getSharedContextInfo(ctx); in test_cross_context_image() local824 GrContext* otherCtx = otherContextInfo.grContext(); in test_cross_context_image()825 sk_gpu_test::TestContext* otherTestContext = otherContextInfo.testContext(); in test_cross_context_image()981 ContextInfo otherContextInfo = otherFactory.getContextInfo(ctxInfo.type()); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local1009 { [testContext, otherContextInfo] { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()[all …]
386 ContextInfo otherContextInfo = otherFactory.getContextInfo(contextInfo.type()); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local398 [otherContextInfo] { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()399 auto restore = otherContextInfo.testContext()->makeCurrentAndAutoRestore(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()400 sk_sp<SkImage> otherContextImage = create_gpu_image(otherContextInfo.grContext()); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()401 otherContextInfo.grContext()->flush(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()903 ContextInfo otherContextInfo = testFactory.getSharedContextInfo(ctx); in test_cross_context_image() local904 GrContext* otherCtx = otherContextInfo.grContext(); in test_cross_context_image()905 sk_gpu_test::TestContext* otherTestContext = otherContextInfo.testContext(); in test_cross_context_image()1050 ContextInfo otherContextInfo = otherFactory.getContextInfo(ctxInfo.type()); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local1068 { [otherContextInfo] { in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()[all …]