Searched refs:rasterWithMips (Results 1 – 1 of 1) sorted by relevance
403 sk_sp<SkImage> rasterWithMips = builder.attachTo(raster); in add_mipmaps() local404 SkASSERT(rasterWithMips); // attachTo should never return null in add_mipmaps()405 return rasterWithMips; in add_mipmaps()