Lines Matching refs:GrSurface
817 bool clip_srcrect_and_dstpoint(const GrSurface* dst,
818 const GrSurface* src,
868 bool GrDrawTarget::copySurface(GrSurface* dst,
869 GrSurface* src,
893 bool GrDrawTarget::canCopySurface(GrSurface* dst,
894 GrSurface* src,
914 bool GrDrawTarget::onCanCopySurface(GrSurface* dst,
915 GrSurface* src,
928 bool GrDrawTarget::onCopySurface(GrSurface* dst,
929 GrSurface* src,
954 void GrDrawTarget::initCopySurfaceDstDesc(const GrSurface* src, GrTextureDesc* desc) {