Searched refs:getWritePixelsInfo (Results 1 – 3 of 3) sorted by relevance
/external/skia/src/gpu/ |
D | GrGpu.h | 228 bool getWritePixelsInfo(GrSurface* dstSurface, int width, int height,
|
D | GrGpu.cpp | 292 bool GrGpu::getWritePixelsInfo(GrSurface* dstSurface, int width, int height, in getWritePixelsInfo() function in GrGpu
|
D | GrContext.cpp | 271 if (!fGpu->getWritePixelsInfo(surface, width, height, srcConfig, &drawPreference, in writeSurfacePixels()
|