ImageResourceInfo  286 Source/platform/graphics/skia/NativeImageSkia.cpp NativeImageSkia::NativeImageSkia(const SkBitmap& image, const SkBitmap& resizedImage, const ImageResourceInfo& cachedImageInfo, int resizeRequests)
ImageResourceInfo  594 Source/platform/graphics/skia/NativeImageSkia.cpp NativeImageSkia::ImageResourceInfo::ImageResourceInfo()
ImageResourceInfo  600 Source/platform/graphics/skia/NativeImageSkia.cpp bool NativeImageSkia::ImageResourceInfo::isEqual(const SkISize& otherScaledImageSize, const SkIRect& otherScaledImageSubset) const
ImageResourceInfo  605 Source/platform/graphics/skia/NativeImageSkia.cpp void NativeImageSkia::ImageResourceInfo::set(const SkISize& otherScaledImageSize, const SkIRect& otherScaledImageSubset)
ImageResourceInfo  611 Source/platform/graphics/skia/NativeImageSkia.cpp SkIRect NativeImageSkia::ImageResourceInfo::rectInSubset(const SkIRect& otherScaledImageSubset)
ImageResourceInfo  148 Source/platform/graphics/skia/NativeImageSkia.h         ImageResourceInfo();
ImageResourceInfo  155 Source/platform/graphics/skia/NativeImageSkia.h     NativeImageSkia(const SkBitmap& image, const SkBitmap& resizedImage, const ImageResourceInfo&, int resizeRequests);
ImageResourceInfo  196 Source/platform/graphics/skia/NativeImageSkia.h     mutable ImageResourceInfo m_cachedImageInfo;