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