Searched refs:copy_pixels_to (Results 1 – 1 of 1) sorted by relevance
459 static bool copy_pixels_to(const SkPixmap& src, void* const dst, size_t dstSize, in copy_pixels_to() function509 return copy_pixels_to(result.pixmap(), dst, dstSize, dstRB, preserveDstPad); in copyPixelsTo()