Searched refs:readWidth (Results 1 – 5 of 5) sorted by relevance
/external/skia/src/gpu/ |
D | GrGpu.h | 208 bool getReadPixelsInfo(GrSurface* srcSurface, int readWidth, int readHeight, size_t rowBytes, 571 virtual bool onGetReadPixelsInfo(GrSurface* srcSurface, int readWidth, int readHeight,
|
/external/skia/src/gpu/mock/ |
D | GrMockGpu.h | 26 bool onGetReadPixelsInfo(GrSurface* srcSurface, int readWidth, int readHeight, size_t rowBytes, in onGetReadPixelsInfo() argument
|
/external/skia/src/gpu/mtl/ |
D | GrMtlGpu.h | 28 bool onGetReadPixelsInfo(GrSurface* srcSurface, int readWidth, int readHeight, size_t rowBytes, in onGetReadPixelsInfo() argument
|
/external/skia/src/gpu/vk/ |
D | GrVkGpu.h | 67 bool onGetReadPixelsInfo(GrSurface* srcSurface, int readWidth, int readHeight, size_t rowBytes,
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.h | 69 bool onGetReadPixelsInfo(GrSurface* srcSurface, int readWidth, int readHeight, size_t rowBytes,
|