Searched refs:withMipmaps (Results 1 – 2 of 2) sorted by relevance
784 sk_sp<SkImage> SkImage::withMipmaps(sk_sp<SkMipmap> mips) const { in withMipmaps() function in SkImage794 return this->withMipmaps(nullptr); in withDefaultMipmaps()798 return src->withMipmaps(fMM); in attachTo()
1258 sk_sp<SkImage> withMipmaps(sk_sp<SkMipmap>) const;