Searched defs:srcSurface (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/gpu/ |
D | GrGpu.cpp | 263 bool GrGpu::getReadPixelsInfo(GrSurface* srcSurface, int width, int height, size_t rowBytes, in getReadPixelsInfo()
|
D | GrTest.cpp | 301 bool onGetReadPixelsInfo(GrSurface* srcSurface, int readWidth, int readHeight, size_t rowBytes, in onGetReadPixelsInfo()
|
/external/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 1084 bool GrVkGpu::onGetReadPixelsInfo(GrSurface* srcSurface, int width, int height, size_t rowBytes, in onGetReadPixelsInfo()
|
/external/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 2232 bool GrGLGpu::onGetReadPixelsInfo(GrSurface* srcSurface, int width, int height, size_t rowBytes, in onGetReadPixelsInfo()
|