Searched refs:readWidth (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/gpu/ |
D | GrGpu.h | 210 bool getReadPixelsInfo(GrSurface* srcSurface, int readWidth, int readHeight, size_t rowBytes, 559 virtual bool onGetReadPixelsInfo(GrSurface* srcSurface, int readWidth, int readHeight,
|
/external/skia/src/gpu/vk/ |
D | GrVkGpu.h | 66 bool onGetReadPixelsInfo(GrSurface* srcSurface, int readWidth, int readHeight, size_t rowBytes,
|
/external/skia/tools/gpu/ |
D | GrTest.cpp | 290 bool onGetReadPixelsInfo(GrSurface* srcSurface, int readWidth, int readHeight, size_t rowBytes, in onGetReadPixelsInfo() argument
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.h | 70 bool onGetReadPixelsInfo(GrSurface* srcSurface, int readWidth, int readHeight, size_t rowBytes,
|