Home
last modified time | relevance | path

Searched defs:onCanCopySurface (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/gpu/ganesh/dawn/
DGrDawnCaps.h61 bool onCanCopySurface(const GrSurfaceProxy* dst, const SkIRect& dstRect, in onCanCopySurface() function
/external/skia/src/gpu/ganesh/mtl/
DGrMtlCaps.mm293 bool GrMtlCaps::onCanCopySurface(const GrSurfaceProxy* dst, const SkIRect& dstRect, function
/external/skia/src/gpu/ganesh/mock/
DGrMockCaps.h149 bool onCanCopySurface(const GrSurfaceProxy* dst, const SkIRect& dstRect, in onCanCopySurface() function
/external/skia/src/gpu/ganesh/d3d/
DGrD3DCaps.cpp103 bool GrD3DCaps::onCanCopySurface(const GrSurfaceProxy* dst, const SkIRect& dstRect, in onCanCopySurface() function in GrD3DCaps
/external/skia/src/gpu/ganesh/vk/
DGrVkCaps.cpp208 bool GrVkCaps::onCanCopySurface(const GrSurfaceProxy* dst, const SkIRect& dstRect, in onCanCopySurface() function in GrVkCaps
/external/skia/src/gpu/ganesh/gl/
DGrGLCaps.cpp3610 bool GrGLCaps::onCanCopySurface(const GrSurfaceProxy* dst, const SkIRect& dstRect, in onCanCopySurface() function in GrGLCaps