Searched refs:withDefaultMipmaps (Results 1 – 5 of 5) sorted by relevance
173 auto img = make_checker_img(N, N, SK_ColorBLACK, SK_ColorWHITE, 7)->withDefaultMipmaps();
233 auto img1 = img->withDefaultMipmaps(); in DEF_TEST()
1070 sk_sp<SkImage> withDefaultMipmaps() const;
707 sk_sp<SkImage> SkImage::withDefaultMipmaps() const { in withDefaultMipmaps() function in SkImage
1384 return self->withDefaultMipmaps(); in EMSCRIPTEN_BINDINGS()