Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/skia/
DImageSkia.cpp180 SkIRect destRectRounded; in drawResampledBitmap() local
181 destRect.round(&destRectRounded); in drawResampledBitmap()
183 { 0, 0, destRectRounded.width(), destRectRounded.height() }; in drawResampledBitmap()