Searched defs:deepCopyTo (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkBitmap.cpp871 * Note that the SkPixelRef does not need to be set yet. deepCopyTo takes advantage of this fact.
1145 bool SkBitmap::deepCopyTo(SkBitmap* dst, Config dstConfig) const { function in class:SkBitmap
/external/skia/src/core/
H A DSkBitmap.cpp871 * Note that the SkPixelRef does not need to be set yet. deepCopyTo takes advantage of this fact.
1145 bool SkBitmap::deepCopyTo(SkBitmap* dst, Config dstConfig) const { function in class:SkBitmap

Completed in 393 milliseconds