Searched refs:getWritePixelsInfo (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/gpu/ |
D | GrOpFlushState.cpp | 59 fGpu->getWritePixelsInfo(surface, width, height, surface->config(), &drawPreference, in doUpload()
|
D | GrGpu.h | 234 bool getWritePixelsInfo(GrSurface* dstSurface, int width, int height,
|
D | GrGpu.cpp | 297 bool GrGpu::getWritePixelsInfo(GrSurface* dstSurface, int width, int height, in getWritePixelsInfo() function in GrGpu
|
D | GrContext.cpp | 366 if (!fContext->fGpu->getWritePixelsInfo(dstSurface, width, height, srcConfig, in writeSurfacePixels()
|