Searched refs:GetDisplayInfoData (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/boot/platform/amiga_m68k/
H A Dvideo.cpp126 if (GetDisplayInfoData(NULL, (uint8 *)&info, sizeof(info),
129 if (GetDisplayInfoData(NULL, (uint8 *)&dimension, sizeof(dimension),
132 /*if (GetDisplayInfoData(NULL, (uint8 *)&name, sizeof(name),
H A Drom_calls.h1314 #define GetDisplayInfoData(par1, par2, par3, par4, last) \ macro
1315 LP5(0x2f4, uint32, GetDisplayInfoData, DisplayInfoHandle, par1, a0, uint8 *, par2, a1, unsigned long, par3, d0, unsigned long, par4, d1, unsigned long, last, d2, \

Completed in 54 milliseconds