Home | History | Annotate | Download | only in core

Lines Matching defs:copyTo

875 bool SkBitmap::copyTo(SkBitmap* dst, Config dstConfig, Allocator* alloc) const {
975 return this->copyTo(dst, dstConfig, NULL);