| /expo/android/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkPixmap.h | 593 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes) const { in readPixels() function 594 return this->readPixels(dstInfo, dstPixels, dstRowBytes, 0, 0); in readPixels() 623 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, int srcX, 648 bool readPixels(const SkPixmap& dst, int srcX, int srcY) const { in readPixels() function 649 return this->readPixels(dst.info(), dst.writable_addr(), dst.rowBytes(), srcX, srcY); in readPixels() 669 bool readPixels(const SkPixmap& dst) const { in readPixels() function 670 return this->readPixels(dst.info(), dst.writable_addr(), dst.rowBytes(), 0, 0); in readPixels()
|
| H A D | SkBitmap.h | 1005 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, 1036 bool readPixels(const SkPixmap& dst, int srcX, int srcY) const; 1058 bool readPixels(const SkPixmap& dst) const { in readPixels() function 1059 return this->readPixels(dst, 0, 0); in readPixels()
|
| H A D | SkImage.h | 484 bool readPixels(GrDirectContext* context, 522 bool readPixels(GrDirectContext* context, 530 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, 532 bool readPixels(const SkPixmap& dst, int srcX, int srcY,
|
| H A D | SkSurface.h | 807 bool readPixels(const SkPixmap& dst, int srcX, int srcY); 838 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, 871 bool readPixels(const SkBitmap& dst, int srcX, int srcY);
|
| /expo/ios/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkPixmap.h | 593 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes) const { in readPixels() function 594 return this->readPixels(dstInfo, dstPixels, dstRowBytes, 0, 0); in readPixels() 623 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, int srcX, 648 bool readPixels(const SkPixmap& dst, int srcX, int srcY) const { in readPixels() function 649 return this->readPixels(dst.info(), dst.writable_addr(), dst.rowBytes(), srcX, srcY); in readPixels() 669 bool readPixels(const SkPixmap& dst) const { in readPixels() function 670 return this->readPixels(dst.info(), dst.writable_addr(), dst.rowBytes(), 0, 0); in readPixels()
|
| H A D | SkBitmap.h | 1005 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, 1036 bool readPixels(const SkPixmap& dst, int srcX, int srcY) const; 1058 bool readPixels(const SkPixmap& dst) const { in readPixels() function 1059 return this->readPixels(dst, 0, 0); in readPixels()
|
| H A D | SkImage.h | 484 bool readPixels(GrDirectContext* context, 522 bool readPixels(GrDirectContext* context, 530 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, 532 bool readPixels(const SkPixmap& dst, int srcX, int srcY,
|
| /expo/android/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkPixmap.h | 593 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes) const { in readPixels() function 594 return this->readPixels(dstInfo, dstPixels, dstRowBytes, 0, 0); in readPixels() 623 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, int srcX, 648 bool readPixels(const SkPixmap& dst, int srcX, int srcY) const { in readPixels() function 649 return this->readPixels(dst.info(), dst.writable_addr(), dst.rowBytes(), srcX, srcY); in readPixels() 669 bool readPixels(const SkPixmap& dst) const { in readPixels() function 670 return this->readPixels(dst.info(), dst.writable_addr(), dst.rowBytes(), 0, 0); in readPixels()
|
| H A D | SkBitmap.h | 1005 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, 1036 bool readPixels(const SkPixmap& dst, int srcX, int srcY) const; 1058 bool readPixels(const SkPixmap& dst) const { in readPixels() function 1059 return this->readPixels(dst, 0, 0); in readPixels()
|
| H A D | SkImage.h | 484 bool readPixels(GrDirectContext* context, 522 bool readPixels(GrDirectContext* context, 530 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, 532 bool readPixels(const SkPixmap& dst, int srcX, int srcY,
|
| /expo/ios/vendored/sdk49/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkPixmap.h | 593 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes) const { in readPixels() function 594 return this->readPixels(dstInfo, dstPixels, dstRowBytes, 0, 0); in readPixels() 623 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, int srcX, 648 bool readPixels(const SkPixmap& dst, int srcX, int srcY) const { in readPixels() function 649 return this->readPixels(dst.info(), dst.writable_addr(), dst.rowBytes(), srcX, srcY); in readPixels() 669 bool readPixels(const SkPixmap& dst) const { in readPixels() function 670 return this->readPixels(dst.info(), dst.writable_addr(), dst.rowBytes(), 0, 0); in readPixels()
|
| H A D | SkBitmap.h | 1005 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, 1036 bool readPixels(const SkPixmap& dst, int srcX, int srcY) const; 1058 bool readPixels(const SkPixmap& dst) const { in readPixels() function 1059 return this->readPixels(dst, 0, 0); in readPixels()
|
| H A D | SkImage.h | 484 bool readPixels(GrDirectContext* context, 522 bool readPixels(GrDirectContext* context, 530 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, 532 bool readPixels(const SkPixmap& dst, int srcX, int srcY,
|
| /expo/ios/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkPixmap.h | 593 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes) const { in readPixels() function 594 return this->readPixels(dstInfo, dstPixels, dstRowBytes, 0, 0); in readPixels() 623 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, int srcX, 648 bool readPixels(const SkPixmap& dst, int srcX, int srcY) const { in readPixels() function 649 return this->readPixels(dst.info(), dst.writable_addr(), dst.rowBytes(), srcX, srcY); in readPixels() 669 bool readPixels(const SkPixmap& dst) const { in readPixels() function 670 return this->readPixels(dst.info(), dst.writable_addr(), dst.rowBytes(), 0, 0); in readPixels()
|
| H A D | SkBitmap.h | 1005 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, 1036 bool readPixels(const SkPixmap& dst, int srcX, int srcY) const; 1058 bool readPixels(const SkPixmap& dst) const { in readPixels() function 1059 return this->readPixels(dst, 0, 0); in readPixels()
|
| H A D | SkImage.h | 484 bool readPixels(GrDirectContext* context, 522 bool readPixels(GrDirectContext* context, 530 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, 532 bool readPixels(const SkPixmap& dst, int srcX, int srcY,
|
| /expo/ios/vendored/unversioned/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkPixmap.h | 593 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes) const { in readPixels() function 594 return this->readPixels(dstInfo, dstPixels, dstRowBytes, 0, 0); in readPixels() 623 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, int srcX, 648 bool readPixels(const SkPixmap& dst, int srcX, int srcY) const { in readPixels() function 649 return this->readPixels(dst.info(), dst.writable_addr(), dst.rowBytes(), srcX, srcY); in readPixels() 669 bool readPixels(const SkPixmap& dst) const { in readPixels() function 670 return this->readPixels(dst.info(), dst.writable_addr(), dst.rowBytes(), 0, 0); in readPixels()
|
| H A D | SkBitmap.h | 1005 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, 1036 bool readPixels(const SkPixmap& dst, int srcX, int srcY) const; 1058 bool readPixels(const SkPixmap& dst) const { in readPixels() function 1059 return this->readPixels(dst, 0, 0); in readPixels()
|
| H A D | SkImage.h | 484 bool readPixels(GrDirectContext* context, 522 bool readPixels(GrDirectContext* context, 530 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, 532 bool readPixels(const SkPixmap& dst, int srcX, int srcY,
|
| H A D | SkSurface.h | 807 bool readPixels(const SkPixmap& dst, int srcX, int srcY); 838 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, 871 bool readPixels(const SkBitmap& dst, int srcX, int srcY);
|
| /expo/android/vendored/sdk47/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkPixmap.h | 564 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes) const { in readPixels() function 565 return this->readPixels(dstInfo, dstPixels, dstRowBytes, 0, 0); in readPixels() 594 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, int srcX, 619 bool readPixels(const SkPixmap& dst, int srcX, int srcY) const { in readPixels() function 620 return this->readPixels(dst.info(), dst.writable_addr(), dst.rowBytes(), srcX, srcY); in readPixels() 640 bool readPixels(const SkPixmap& dst) const { in readPixels() function 641 return this->readPixels(dst.info(), dst.writable_addr(), dst.rowBytes(), 0, 0); in readPixels()
|
| H A D | SkBitmap.h | 949 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, 980 bool readPixels(const SkPixmap& dst, int srcX, int srcY) const; 1002 bool readPixels(const SkPixmap& dst) const { in readPixels() function 1003 return this->readPixels(dst, 0, 0); in readPixels()
|
| H A D | SkSurface.h | 708 bool readPixels(const SkPixmap& dst, int srcX, int srcY); 739 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, 772 bool readPixels(const SkBitmap& dst, int srcX, int srcY);
|
| /expo/android/vendored/sdk48/@shopify/react-native-skia/cpp/skia/include/core/ |
| H A D | SkPixmap.h | 583 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes) const { in readPixels() function 584 return this->readPixels(dstInfo, dstPixels, dstRowBytes, 0, 0); in readPixels() 613 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, int srcX, 638 bool readPixels(const SkPixmap& dst, int srcX, int srcY) const { in readPixels() function 639 return this->readPixels(dst.info(), dst.writable_addr(), dst.rowBytes(), srcX, srcY); in readPixels() 659 bool readPixels(const SkPixmap& dst) const { in readPixels() function 660 return this->readPixels(dst.info(), dst.writable_addr(), dst.rowBytes(), 0, 0); in readPixels()
|
| H A D | SkBitmap.h | 1000 bool readPixels(const SkImageInfo& dstInfo, void* dstPixels, size_t dstRowBytes, 1031 bool readPixels(const SkPixmap& dst, int srcX, int srcY) const; 1053 bool readPixels(const SkPixmap& dst) const { in readPixels() function 1054 return this->readPixels(dst, 0, 0); in readPixels()
|