Searched refs:create_compat_surface (Results 1 – 1 of 1) sorted by relevance
256 static sk_sp<SkSurface> create_compat_surface(SkCanvas* canvas, int width, int height) { in create_compat_surface() function394 step.fSurf = create_compat_surface(finalCanvas, kPicWidth, kPicHeight); in simple()429 step.fSurf = create_compat_surface(finalCanvas, kTileWidth, kTileHeight); in tiled()