IDisplay Member List
This is the complete list of members for
IDisplay, including all inherited members.
bitsPerPixel | 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 | |
lockFramebuffer([retval] out octetPtr address) | IDisplay | |
registerExternalFramebuffer(in IFramebuffer framebuffer) | IDisplay | |
resizeCompleted(in unsigned long screenId) | IDisplay | |
setFramebuffer(in unsigned long screenId, in IFramebuffer framebuffer) | IDisplay | |
setSeamlessMode(in boolean enabled) | IDisplay | |
setupInternalFramebuffer(in unsigned long depth) | 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 | |
unlockFramebuffer() | IDisplay | |
updateCompleted() | IDisplay | |
width | IDisplay | |