Home
last modified time | relevance | path

Searched defs:initCopySurfaceDstDesc (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkGpu.h79 bool initCopySurfaceDstDesc(const GrSurface* src, GrSurfaceDesc* desc) const override { in initCopySurfaceDstDesc() function
/external/skia/src/gpu/
DGrTest.cpp319 bool initCopySurfaceDstDesc(const GrSurface* src, GrSurfaceDesc* desc) const override { in initCopySurfaceDstDesc() function in MockGpu
/external/skia/src/gpu/gl/
DGrGLGpu.cpp3274 bool GrGLGpu::initCopySurfaceDstDesc(const GrSurface* src, GrSurfaceDesc* desc) const { in initCopySurfaceDstDesc() function in GrGLGpu