Home
last modified time | relevance | path

Searched refs:can_copy_texsubimage (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLGpu.cpp3303 static inline bool can_copy_texsubimage(const GrSurface* dst, in can_copy_texsubimage() function
3413 if (can_copy_texsubimage(dst, src, this)) { in onCopySurface()
3916 SkASSERT(can_copy_texsubimage(dst, src, this)); in copySurfaceAsCopyTexSubImage()