HomeSort by relevance Sort by last modified time
    Searched defs:copySurface (Results 1 - 3 of 3) sorted by null

  /external/skia/src/gpu/
GrTextureOpList.cpp 80 // This closely parallels GrRenderTargetOpList::copySurface but renderTargetOpList
82 bool GrTextureOpList::copySurface(const GrCaps& caps,
GrRenderTargetOpList.cpp 209 // This closely parallels GrTextureOpList::copySurface but renderTargetOpLists
211 bool GrRenderTargetOpList::copySurface(const GrCaps& caps,
GrGpu.cpp 252 bool GrGpu::copySurface(GrSurface* dst,
256 GR_CREATE_TRACE_MARKER_CONTEXT("GrGpu", "copySurface", fContext);

Completed in 95 milliseconds