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