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

/haiku/src/add-ons/accelerants/ati/
H A Dhooks.cpp94 return (void*)(gInfo.FillRectangle);
H A Drage128_init.cpp210 gInfo.FillRectangle = Rage128_FillRectangle;
H A Dmach64_init.cpp270 gInfo.FillRectangle = Mach64_FillRectangle;
H A Daccelerant.h61 void (*FillRectangle)(engine_token*, uint32 color, fill_rect_params*, member in struct:AccelerantInfo
/haiku/src/add-ons/accelerants/s3/
H A Dhooks.cpp70 return (void*)(si.bDisableAccelDraw ? NULL : gInfo.FillRectangle);
H A Dtrio64_init.cpp169 gInfo.FillRectangle = Trio64_FillRectangle;
H A Dvirge_init.cpp260 gInfo.FillRectangle = Virge_FillRectangle;
H A Daccel.h58 void (*FillRectangle)(engine_token*, uint32 color, fill_rect_params*, uint32 count); member in struct:AccelerantInfo
H A Dsavage_init.cpp343 gInfo.FillRectangle = Savage_FillRectangle;

Completed in 99 milliseconds