Searched defs:onGetReadPixelsInfo (Results 1 – 3 of 3) sorted by relevance
/external/skia/src/gpu/ |
D | GrTest.cpp | 301 bool onGetReadPixelsInfo(GrSurface* srcSurface, int readWidth, int readHeight, size_t rowBytes, in onGetReadPixelsInfo() function in MockGpu
|
/external/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 1084 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 | 2232 bool GrGLGpu::onGetReadPixelsInfo(GrSurface* srcSurface, int width, int height, size_t rowBytes, in onGetReadPixelsInfo() function in GrGLGpu
|