Home
last modified time | relevance | path

Searched defs:transferPixels (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/
DGrGpu.cpp305 bool GrGpu::transferPixels(GrTexture* texture, int left, int top, int width, int height, in transferPixels() function in GrGpu
/external/skia/src/gpu/
DGrSurfaceContext.cpp1310 GrSurfaceContext::PixelTransferResult GrSurfaceContext::transferPixels(GrColorType dstCT, in transferPixels() function in GrSurfaceContext