Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/skia/filters/
DMouriMap.cpp141 sk_sp<SkSurface> firstDownsampledSurface = context->createRenderTarget( in downchunk() local
146 LOG_ALWAYS_FATAL_IF(!firstDownsampledSurface, "%s: Failed to create surface!", __func__); in downchunk()
148 makeImage(firstDownsampledSurface.get(), crosstalkAndChunk16x16Builder); in downchunk()