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

/openjdk7/jdk/src/windows/classes/sun/java2d/d3d/
H A DD3DSurfaceData.java173 private VSyncType syncType; field in class:D3DSurfaceData
188 int swapEffect, int syncType);
228 this.syncType = vSyncType;
374 syncType.id());
186 initFlipBackbuffer(long pData, long pPeerData, int numbuffers, int swapEffect, int syncType) argument

Completed in 25 milliseconds