Home
last modified time | relevance | path

Searched refs:dmList (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/accelerants/intel_810/
H A Dmode.cpp255 GetModeList(display_mode* dmList) in GetModeList() argument
260 memcpy(dmList, gInfo.modeList, in GetModeList()
/haiku/src/add-ons/accelerants/3dfx/
H A Dmode.cpp258 GetModeList(display_mode* dmList) in GetModeList() argument
263 memcpy(dmList, gInfo.modeList, in GetModeList()
/haiku/src/add-ons/accelerants/ati/
H A Dmode.cpp347 GetModeList(display_mode* dmList) in GetModeList() argument
352 memcpy(dmList, gInfo.modeList, gInfo.sharedInfo->modeCount * sizeof(display_mode)); in GetModeList()
/haiku/src/add-ons/accelerants/s3/
H A Dmode.cpp424 GetModeList(display_mode* dmList) in GetModeList() argument
429 memcpy(dmList, gInfo.modeList, gInfo.sharedInfo->modeCount * sizeof(display_mode)); in GetModeList()