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

/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DBadHardware.h34 DWORD DeviceId; member in struct:ADAPTER_INFO
39 // this DeviceId means that all vendor boards are to be excluded
H A DD3DPipelineManager.cpp517 (deviceId = badHardware[adapterInfo].DeviceId) != 0x0000)
532 "hardware: VendorId=0x%04x DeviceId=0x%04x",
590 aid.DeviceId);
614 if (FAILED(CheckForBadHardware(aid.VendorId, aid.DeviceId,
H A DD3DGraphicsDevice.cpp88 0xffff & aid.VendorId, 0xffff & aid.DeviceId, aid.Description,

Completed in 49 milliseconds