Searched defs:copySurface (Results 1 – 6 of 6) sorted by relevance
/external/skqp/src/gpu/ | ||
D | GrTextureOpList.cpp | 109 bool GrTextureOpList::copySurface(const GrCaps& caps, in copySurface() function in GrTextureOpList |
D | GrRenderTargetOpList.cpp | 226 bool GrRenderTargetOpList::copySurface(const GrCaps& caps, in copySurface() function in GrRenderTargetOpList |
D | GrGpu.cpp | 242 bool GrGpu::copySurface(GrSurface* dst, GrSurfaceOrigin dstOrigin, in copySurface() function in GrGpu |
/external/skia/src/gpu/ | ||
D | GrTextureOpList.cpp | 109 bool GrTextureOpList::copySurface(const GrCaps& caps, in copySurface() function in GrTextureOpList |
D | GrRenderTargetOpList.cpp | 226 bool GrRenderTargetOpList::copySurface(const GrCaps& caps, in copySurface() function in GrRenderTargetOpList |
D | GrGpu.cpp | 187 bool GrGpu::copySurface(GrSurface* dst, GrSurfaceOrigin dstOrigin, in copySurface() function in GrGpu |