Searched defs:BitCount32 (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/win/
H A DBitmapInfo.h44 BitCount32 = 32 enumerator in enum:WebCore::BitmapInfo::BitCount
48 static BitmapInfo create(const IntSize&, BitCount bitCount = BitCount32);
49 static BitmapInfo createBottomUp(const IntSize&, BitCount bitCount = BitCount32);

Completed in 52 milliseconds