Searched defs:onCanCopySurface (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/ |
H A D | GrMtlCaps.mm | 308 bool GrMtlCaps::onCanCopySurface(const GrSurfaceProxy* dst, const SkIRect& dstRect, function
|
/aosp_15_r20/external/skia/src/gpu/ganesh/mock/ |
H A D | GrMockCaps.h | 175 bool onCanCopySurface(const GrSurfaceProxy* dst, const SkIRect& dstRect, in onCanCopySurface() function
|
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/ |
H A D | GrD3DCaps.cpp | 105 bool GrD3DCaps::onCanCopySurface(const GrSurfaceProxy* dst, const SkIRect& dstRect, in onCanCopySurface() function in GrD3DCaps
|
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/ |
H A D | GrVkCaps.cpp | 228 bool GrVkCaps::onCanCopySurface(const GrSurfaceProxy* dst, const SkIRect& dstRect, in onCanCopySurface() function in GrVkCaps
|
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/ |
H A D | GrGLCaps.cpp | 3825 bool GrGLCaps::onCanCopySurface(const GrSurfaceProxy* dst, const SkIRect& dstRect, in onCanCopySurface() function in GrGLCaps
|