Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrContext.cpp469 GrPixelConfig configToRead = dstConfig; in readSurfacePixels() local
472 configToRead = tempDrawInfo.fReadConfig; in readSurfacePixels()
474 if (!fGpu->readPixels(surfaceToRead, left, top, width, height, configToRead, buffer, in readSurfacePixels()