Home | History | Annotate | Download | only in gl

Lines Matching full:prefercopy

3343     bool preferCopy = SkToBool(dst->asRenderTarget());
3344 if (preferCopy && src->asTexture()) {
3358 if (!preferCopy && src->asTexture()) {