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

/vbox/include/VBox/vmm/
H A Dpdmifs.h495 * Pair with PDMIDISPLAYCONNECTOR.
503 * PDMIDISPLAYCONNECTOR interface and calles PDMIDISPLAYCONNECTOR::pfnUpdateRect()
516 * PDMIDISPLAYCONNECTOR interface and calles PDMIDISPLAYCONNECTOR::pfnUpdateRect().
586 * the memory pointed to by the PDMIDISPLAYCONNECTOR interface.
722 typedef struct PDMIDISPLAYCONNECTOR *PPDMIDISPLAYCONNECTOR;
729 typedef struct PDMIDISPLAYCONNECTOR struct
874 * 2. PDMIDISPLAYCONNECTOR implementor (i.e. DisplayImpl) must NOT notify crogl backend
1005 } PDMIDISPLAYCONNECTOR; typedef in typeref:struct:PDMIDISPLAYCONNECTOR
[all...]

Completed in 49 milliseconds