Home
last modified time | relevance | path

Searched refs:rasterWithMips (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkReadBuffer.cpp403 sk_sp<SkImage> rasterWithMips = builder.attachTo(raster); in add_mipmaps() local
404 SkASSERT(rasterWithMips); // attachTo should never return null in add_mipmaps()
405 return rasterWithMips; in add_mipmaps()