Home
last modified time | relevance | path

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

/third_party/flutter/skia/gm/
Dmultipicturedraw.cpp256 static sk_sp<SkSurface> create_compat_surface(SkCanvas* canvas, int width, int height) { in create_compat_surface() function
394 step.fSurf = create_compat_surface(finalCanvas, kPicWidth, kPicHeight); in simple()
429 step.fSurf = create_compat_surface(finalCanvas, kTileWidth, kTileHeight); in tiled()