Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrLayerHoister.cpp358 SkSurface_Gpu* gpuSurf = static_cast<SkSurface_Gpu*>(surface.get()); in DrawLayers() local
360 FilterLayer(context, gpuSurf->getDevice(), layers[i]); in DrawLayers()