Searched refs:can_copy_image (Results 1 – 1 of 1) sorted by relevance
967 inline bool can_copy_image(const GrSurface* dst, in can_copy_image() function987 SkASSERT(can_copy_image(dst, src, this)); in copySurfaceAsCopyImage()1071 if (can_copy_image(dst, src, this)) { in onCopySurface()