Home
last modified time | relevance | path

Searched refs:srcIsFull (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/skia/
DImageSkia.cpp175 bool srcIsFull = srcIRect.fLeft == 0 && srcIRect.fTop == 0 in drawResampledBitmap() local
193 …if (srcIsFull && bitmap.hasResizedBitmap(destRectTransformedRounded.width(), destRectTransformedRo… in drawResampledBitmap()
222 if (srcIsFull && bitmap.shouldCacheResampling( in drawResampledBitmap()