IDisplay Member List
This is the complete list of members for
IDisplay, including all inherited members.
bitsPerPixel | IDisplay | |
completeVHWACommand(in octetPtr command) | IDisplay | |
drawToScreen(in octetPtr address, in unsigned long x, in unsigned long y, in unsigned long width, in unsigned long height) | IDisplay | |
getFramebuffer(in unsigned long screenId, out IFramebuffer framebuffer, out long xOrigin, out long yOrigin) | IDisplay | |
height | IDisplay | |
invalidateAndUpdate() | IDisplay | |
resizeCompleted(in unsigned long screenId) | IDisplay | |
setFramebuffer(in unsigned long screenId, in IFramebuffer framebuffer) | IDisplay | |
setSeamlessMode(in boolean enabled) | IDisplay | |
setVideoModeHint(in unsigned long width, in unsigned long height, in unsigned long bitsPerPixel, in unsigned long display) | IDisplay | |
takeScreenShot(in octetPtr address, in unsigned long width, in unsigned long height) | IDisplay | |
takeScreenShotSlow(in unsigned long width, in unsigned long height,[retval] out octet[] screenData) | IDisplay | |
updateCompleted() | IDisplay | |
width | IDisplay | |