Searched defs:onPeekMips (Results 1 – 2 of 2) sorted by relevance
54 virtual SkMipmap* onPeekMips() const { return nullptr; } in onPeekMips() function
124 SkMipmap* onPeekMips() const override { return fBitmap.fMips.get(); } in onPeekMips() function in SkImage_Raster