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

/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DContext.h158 D3DGlyphCache* GetGrayscaleGlyphCache() { return pGrayscaleGlyphCache; } function in class:D3DContext
H A DD3DTextRenderer.cpp239 d3dc->GetGrayscaleGlyphCache()->GetGlyphCacheTexture();
298 pGrayscaleGCache = d3dc->GetGrayscaleGlyphCache();

Completed in 32 milliseconds