Searched defs:onCanCopySurface (Results 1 – 6 of 6) sorted by relevance
| /external/skia/src/gpu/ganesh/dawn/ |
| D | GrDawnCaps.h | 61 bool onCanCopySurface(const GrSurfaceProxy* dst, const SkIRect& dstRect, in onCanCopySurface() function
|
| /external/skia/src/gpu/ganesh/mtl/ |
| D | GrMtlCaps.mm | 293 bool GrMtlCaps::onCanCopySurface(const GrSurfaceProxy* dst, const SkIRect& dstRect, function
|
| /external/skia/src/gpu/ganesh/mock/ |
| D | GrMockCaps.h | 149 bool onCanCopySurface(const GrSurfaceProxy* dst, const SkIRect& dstRect, in onCanCopySurface() function
|
| /external/skia/src/gpu/ganesh/d3d/ |
| D | GrD3DCaps.cpp | 103 bool GrD3DCaps::onCanCopySurface(const GrSurfaceProxy* dst, const SkIRect& dstRect, in onCanCopySurface() function in GrD3DCaps
|
| /external/skia/src/gpu/ganesh/vk/ |
| D | GrVkCaps.cpp | 208 bool GrVkCaps::onCanCopySurface(const GrSurfaceProxy* dst, const SkIRect& dstRect, in onCanCopySurface() function in GrVkCaps
|
| /external/skia/src/gpu/ganesh/gl/ |
| D | GrGLCaps.cpp | 3610 bool GrGLCaps::onCanCopySurface(const GrSurfaceProxy* dst, const SkIRect& dstRect, in onCanCopySurface() function in GrGLCaps
|