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

  /external/chromium_org/third_party/WebKit/Source/platform/graphics/skia/
NativeImageSkia.h 81 bool hasResizedBitmap(const SkISize& scaledImageSize, const SkIRect& scaledImageSubset) const;
NativeImageSkia.cpp 123 bool NativeImageSkia::hasResizedBitmap(const SkISize& scaledImageSize, const SkIRect& scaledImageSubset) const
134 if (!hasResizedBitmap(scaledImageSize, scaledImageSubset)) {

Completed in 194 milliseconds