Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/skia/
DImageSkia.cpp367 float destBitmapWidth, destBitmapHeight; in drawPattern() local
369 &destBitmapWidth, &destBitmapHeight); in drawPattern()
381 destBitmapWidth, destBitmapHeight); in drawPattern()
392 int height = static_cast<int>(destBitmapHeight); in drawPattern()