VirtualBox

Changeset 65122 in vbox for trunk/src/VBox/Additions/common


Ignore:
Timestamp:
Jan 4, 2017 5:11:20 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
112625
Message:

Additions: doxygen fixes

Location:
trunk/src/VBox/Additions/common/VBoxVideo
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxVideo/HGSMIBase.cpp

    r65047 r65122  
    347347 * @param  offVRAMGuestHeapMemory  the offset of the memory pointed to by
    348348 *                                 @a pvGuestHeapMemory within the video RAM
     349 * @param  pEnv                    HGSMI environment.
    349350 */
    350351DECLHIDDEN(int) VBoxHGSMISetupGuestContext(PHGSMIGUESTCOMMANDCONTEXT pCtx,
     
    555556 *
    556557 * @returns  success or failure
     558 * @param  pCtx      the context containing the heap to be used
    557559 * @param  fFlags    cursor flags, @see VMMDevReqMousePointer::fFlags
    558560 * @param  cHotX     horizontal position of the hot spot
  • trunk/src/VBox/Additions/common/VBoxVideo/Modesetting.cpp

    r65047 r65122  
    224224 * initialised first using @a VBoxHGSMISendViewInfo and if the mode is being
    225225 * set on the first display then it must be set first using registers.
     226 * @param  pCtx      The context containing the heap to use.
    226227 * @param  cDisplay  the screen number
    227228 * @param  cOriginX  the horizontal displacement relative to the first screen
     
    234235 * @param  cHeight   the mode height
    235236 * @param  cBPP      the colour depth of the mode
     237 * @param  fFlags    flags
    236238 */
    237239DECLHIDDEN(void) VBoxHGSMIProcessDisplayInfo(PHGSMIGUESTCOMMANDCONTEXT pCtx,
     
    321323 * @param  pCtx      the context containing the heap to use
    322324 * @param  cScreens  the number of screens to query hints for, starting at 0.
    323  * @param  pHints    array of VBVAMODEHINT structures for receiving the hints.
     325 * @param  paHints   array of VBVAMODEHINT structures for receiving the hints.
    324326 * @returns  iprt status code
    325327 * @returns  VERR_NO_MEMORY      HGSMI heap allocation failed.
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette