VirtualBox

儲存庫 vbox 的更動 67477


忽略:
時間撮記:
2017-6-19 下午02:06:11 (7 年 以前)
作者:
vboxsync
訊息:

Devices/Graphics: build fix

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Devices/Graphics/DevVGA.cpp

    r67476 r67477  
    26192619    pDrv->pfnUpdateRect(pDrv, 0, 0, pThis->last_scr_width, pThis->last_scr_height);
    26202620    return VINF_SUCCESS;
    2621 }
    2622 
    2623 static DECLCALLBACK(void) voidUpdateRect(PPDMIDISPLAYCONNECTOR pInterface, uint32_t x, uint32_t y, uint32_t cx, uint32_t cy)
    2624 {
    2625     NOREF(pInterface); NOREF(x); NOREF(y); NOREF(cx); NOREF(cy);
    26262621}
    26272622
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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