Searched refs:copy_pixels_to (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkBitmap.cpp489 static bool copy_pixels_to(const SkPixmap& src, void* const dst, size_t dstSize, function
539 return copy_pixels_to(result.pixmap(), dst, dstSize, dstRB, preserveDstPad);

Completed in 1243 milliseconds