Home
last modified time | relevance | path

Searched refs:onGetWritePixelsInfo (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkGpu.h63 bool onGetWritePixelsInfo(GrSurface* dstSurface, int width, int height,
DGrVkGpu.cpp239 bool GrVkGpu::onGetWritePixelsInfo(GrSurface* dstSurface, int width, int height, in onGetWritePixelsInfo() function in GrVkGpu
/external/skia/src/gpu/
DGrGpu.h543 virtual bool onGetWritePixelsInfo(GrSurface* dstSurface, int width, int height,
DGrGpu.cpp313 if (!this->onGetWritePixelsInfo(dstSurface, width, height, srcConfig, drawPreference, in getWritePixelsInfo()
DGrTest.cpp305 bool onGetWritePixelsInfo(GrSurface* dstSurface, int width, int height, in onGetWritePixelsInfo() function in MockGpu
/external/skia/src/gpu/gl/
DGrGLGpu.h66 bool onGetWritePixelsInfo(GrSurface* dstSurface, int width, int height,
DGrGLGpu.cpp721 bool GrGLGpu::onGetWritePixelsInfo(GrSurface* dstSurface, int width, int height, in onGetWritePixelsInfo() function in GrGLGpu