Home
last modified time | relevance | path

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

/third_party/skia/gm/
Darithmode.cpp49 static sk_sp<SkImage> make_dst(int w, int h) { in make_dst() function
89 sk_sp<SkImage> dst = make_dst(WW, HH); in onDraw()
196 fDst = make_dst(W, H); in onOnceBeforeDraw()
/third_party/flutter/skia/gm/
Darithmode.cpp52 static sk_sp<SkImage> make_dst() { in make_dst() function
89 sk_sp<SkImage> dst = make_dst(); in onDraw()