Home
last modified time | relevance | path

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

/external/skia/src/gpu/mock/
DGrMockGpu.h26 bool onGetReadPixelsInfo(GrSurface* srcSurface, int readWidth, int readHeight, size_t rowBytes, in onGetReadPixelsInfo() function
/external/skia/src/gpu/mtl/
DGrMtlGpu.h28 bool onGetReadPixelsInfo(GrSurface* srcSurface, int readWidth, int readHeight, size_t rowBytes, in onGetReadPixelsInfo() function
/external/skia/src/gpu/vk/
DGrVkGpu.cpp1755 bool GrVkGpu::onGetReadPixelsInfo(GrSurface* srcSurface, int width, int height, size_t rowBytes, in onGetReadPixelsInfo() function in GrVkGpu
/external/skia/src/gpu/gl/
DGrGLGpu.cpp2148 bool GrGLGpu::onGetReadPixelsInfo(GrSurface* srcSurface, int width, int height, size_t rowBytes, in onGetReadPixelsInfo() function in GrGLGpu