Searched refs:SetIndexedColors (Results 1 - 9 of 9) sorted by relevance

/haiku/src/add-ons/accelerants/ati/
H A Dhooks.cpp56 return (void*)(gInfo.SetIndexedColors);
H A Drage128_init.cpp219 gInfo.SetIndexedColors = Rage128_SetIndexedColors;
H A Dmach64_init.cpp279 gInfo.SetIndexedColors = Mach64_SetIndexedColors;
H A Daccelerant.h74 void (*SetIndexedColors)(uint count, uint8 first, uint8* color_data, member in struct:AccelerantInfo
/haiku/src/add-ons/accelerants/s3/
H A Dhooks.cpp42 case B_SET_INDEXED_COLORS: return (void*)(gInfo.SetIndexedColors);
H A Dtrio64_init.cpp178 gInfo.SetIndexedColors = Trio64_SetIndexedColors;
H A Dvirge_init.cpp269 gInfo.SetIndexedColors = Virge_SetIndexedColors;
H A Daccel.h68 void (*SetIndexedColors)(uint count, uint8 first, uint8* color_data, uint32 flags); member in struct:AccelerantInfo
H A Dsavage_init.cpp352 gInfo.SetIndexedColors = Savage_SetIndexedColors;

Completed in 70 milliseconds