Searched refs:make_dst (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/gm/ | ||
H A D | arithmode.cpp | 49 static sk_sp<SkImage> make_dst(int w, int h) { in make_dst() function 89 sk_sp<SkImage> dst = make_dst(WW, HH); 196 fDst = make_dst(W, H); |
Completed in 2 milliseconds