Searched defs:onGetReadPixelsInfo (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/gpu/mock/ |
D | GrMockGpu.h | 26 bool onGetReadPixelsInfo(GrSurface* srcSurface, int readWidth, int readHeight, size_t rowBytes, in onGetReadPixelsInfo() function
|
/external/skia/src/gpu/mtl/ |
D | GrMtlGpu.h | 28 bool onGetReadPixelsInfo(GrSurface* srcSurface, int readWidth, int readHeight, size_t rowBytes, in onGetReadPixelsInfo() function
|
/external/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 1755 bool GrVkGpu::onGetReadPixelsInfo(GrSurface* srcSurface, int width, int height, size_t rowBytes, in onGetReadPixelsInfo() function in GrVkGpu
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 2148 bool GrGLGpu::onGetReadPixelsInfo(GrSurface* srcSurface, int width, int height, size_t rowBytes, in onGetReadPixelsInfo() function in GrGLGpu
|