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

/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DPipelineManager.cpp361 !D3DPPLM_OsVersionMatches(OS_WINSERV_2008R2|OS_WINSERV_2008|
439 BOOL D3DPPLM_OsVersionMatches(USHORT osInfo) { function
527 if (D3DPPLM_OsVersionMatches(osInfo) &&

Completed in 53 milliseconds