Searched refs:GetLCDGlyphCache (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DContext.h159 D3DGlyphCache* GetLCDGlyphCache() { return pLCDGlyphCache; } function in class:D3DContext
H A DD3DTextRenderer.cpp180 pGlyphTexRes = d3dc->GetLCDGlyphCache()->GetGlyphCacheTexture();
532 pLCDGCache = d3dc->GetLCDGlyphCache();

Completed in 45 milliseconds