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

  /external/webkit/Source/WebCore/platform/graphics/skia/
NativeImageSkia.h 84 bool shouldCacheResampling(int destWidth,
NativeImageSkia.cpp 101 bool NativeImageSkia::shouldCacheResampling(int destWidth,
ImageSkia.cpp 222 if (srcIsFull && bitmap.shouldCacheResampling(
396 || bitmap->shouldCacheResampling(width, height, width, height))) {

Completed in 34 milliseconds