Home
last modified time | relevance | path

Searched defs:srcSurface (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/
DGrGpu.cpp263 bool GrGpu::getReadPixelsInfo(GrSurface* srcSurface, int width, int height, size_t rowBytes, in getReadPixelsInfo()
DGrTest.cpp301 bool onGetReadPixelsInfo(GrSurface* srcSurface, int readWidth, int readHeight, size_t rowBytes, in onGetReadPixelsInfo()
/external/skia/src/gpu/vk/
DGrVkGpu.cpp1084 bool GrVkGpu::onGetReadPixelsInfo(GrSurface* srcSurface, int width, int height, size_t rowBytes, in onGetReadPixelsInfo()
/external/skia/src/gpu/gl/
DGrGLGpu.cpp2232 bool GrGLGpu::onGetReadPixelsInfo(GrSurface* srcSurface, int width, int height, size_t rowBytes, in onGetReadPixelsInfo()