Searched refs:D3DRQ_GetCurrentContext (Results 1 - 6 of 6) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DRenderQueue.h59 D3DContext *D3DRQ_GetCurrentContext();
H A DD3DGlyphCache.cpp202 D3DContext *d3dc = D3DRQ_GetCurrentContext();
H A DD3DMaskFill.cpp100 D3DContext *d3dc = D3DRQ_GetCurrentContext();
H A DD3DRenderer.cpp372 D3DContext *d3dc = D3DRQ_GetCurrentContext();
H A DD3DRenderQueue.cpp77 pCtx = D3DRQ_GetCurrentContext();
895 D3DRQ_GetCurrentContext() function
H A DD3DTextRenderer.cpp880 D3DContext *d3dc = D3DRQ_GetCurrentContext();

Completed in 38 milliseconds