Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/win/
DBitmapInfo.cpp36 BitmapInfo bitmapInfoForSize(int width, int height, BitmapInfo::BitCount bitCount) in bitmapInfoForSize() function
56 return bitmapInfoForSize(size.width(), size.height(), bitCount); in create()
61 return bitmapInfoForSize(size.width(), -size.height(), bitCount); in createBottomUp()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0673334 (WebCore::bitmapInfoForSize):
94935 (WebCore::bitmapInfoForSize):
DChangeLog-2010-01-2997571 (WebCore::bitmapInfoForSize):