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

/openjdk7/jdk/src/windows/native/sun/java2d/windows/
H A DGDIWindowSurfaceData.cpp306 BOOL SurfaceDepthsCompatible(int javaDepth, int nativeDepth) argument
308 if (nativeDepth != javaDepth) {
309 switch (nativeDepth) {

Completed in 26 milliseconds