HomeSort by relevance Sort by last modified time
    Searched defs:canCopyTo (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/core/
SkBitmap.cpp 1007 bool SkBitmap::canCopyTo(Config dstConfig) const {
1039 if (!this->canCopyTo(dstConfig)) {
    [all...]
  /external/skia/src/core/
SkBitmap.cpp 1007 bool SkBitmap::canCopyTo(Config dstConfig) const {
1039 if (!this->canCopyTo(dstConfig)) {
    [all...]

Completed in 123 milliseconds