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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A DmultiVis.c389 ReadRegionsInList(disp,fakeVis,depth,format,width,height,bbox,regions)
391 Visual *fakeVis ;
422 ximage = XCreateImage(disp,fakeVis,(uint32_t) depth,format,0,NULL,
501 Visual fakeVis ; local
518 initFakeVisual(&fakeVis) ;
521 ximage = ReadRegionsInList(disp,&fakeVis,depth,format,
529 ximage_ipm = ReadRegionsInList(disp,&fakeVis,depth,format,

Completed in 40 milliseconds