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

/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DPipelineManager.cpp213 HMONITOR mHnd = AwtWin32GraphicsDevice::GetMonitor(gdiScreen); local
214 if (mHnd == (HMONITOR)0) {
217 return GetAdapterOrdinalByHmon((HMONITOR)mHnd);

Completed in 33 milliseconds