Searched defs:surface2 (Results 1 – 5 of 5) sorted by relevance
38 sk_sp<SkSurface> surface2 = SkSurface::MakeRenderTarget(context, SkBudgeted::kYes, imageInfo); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
468 SkSurface* surface2) { in test_crbug263329()501 auto surface2(surface_func(ctxInfo.grContext(), kPremul_SkAlphaType, nullptr)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
3066 SharedPtr<GLES2ThreadTest::Surface> surface2; in init() local