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

/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DGlyphCache.h60 // the accel. glyph cache, also resets the current tileFormat
75 TileFormat tileFormat; member in class:D3DGlyphCache
H A DD3DTextRenderer.cpp647 TileFormat tileFormat = rgbOrder ? TILEFMT_3BYTE_RGB : TILEFMT_3BYTE_BGR; local
716 ginfo->rowBytes, tileFormat);

Completed in 32 milliseconds