Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrTest.cpp168 bool initCopySurfaceDstDesc(const GrSurface* src, GrSurfaceDesc* desc) override { in initCopySurfaceDstDesc() function in MockGpu
/external/skia/src/gpu/gl/
DGrGLGpu.cpp2620 bool GrGLGpu::initCopySurfaceDstDesc(const GrSurface* src, GrSurfaceDesc* desc) { in initCopySurfaceDstDesc() function in GrGLGpu