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