Searched refs:can_copy_texsubimage (Results 1 – 1 of 1) sorted by relevance
3376 static inline bool can_copy_texsubimage(const GrSurface* dst, in can_copy_texsubimage() function3485 if (can_copy_texsubimage(dst, src, this)) { in onCopySurface()4036 SkASSERT(can_copy_texsubimage(dst, src, this)); in copySurfaceAsCopyTexSubImage()