Searched refs:FILL_SPAN (Results 1 – 16 of 16) sorted by relevance
/haiku/src/add-ons/accelerants/radeon/ |
H A D | GetAccelerantHook.c | 99 HOOK(FILL_SPAN); in get_accelerant_hook()
|
H A D | generic.h | 52 void FILL_SPAN(engine_token *et, uint32 color, uint16 *list, uint32 count);
|
H A D | Acceleration.c | 386 void FILL_SPAN(engine_token *et, uint32 color, uint16 *list, uint32 count) in FILL_SPAN() function
|
/haiku/src/add-ons/accelerants/skeleton/ |
H A D | Acceleration.c | 121 void FILL_SPAN(engine_token *et, uint32 colorIndex, uint16 *list, uint32 count) { in FILL_SPAN() function
|
H A D | GetAccelerantHook.c | 118 CHKA(FILL_SPAN); in get_accelerant_hook()
|
H A D | be_driver_proto.h | 53 void FILL_SPAN(engine_token *et, uint32 color, uint16 *list, uint32 count);
|
/haiku/src/add-ons/accelerants/neomagic/ |
H A D | Acceleration.c | 118 void FILL_SPAN(engine_token *et, uint32 colorIndex, uint16 *list, uint32 count) { in FILL_SPAN() function
|
H A D | GetAccelerantHook.c | 117 CHKA(FILL_SPAN); in get_accelerant_hook()
|
H A D | be_driver_proto.h | 51 void FILL_SPAN(engine_token *et, uint32 color, uint16 *list, uint32 count);
|
/haiku/src/add-ons/accelerants/via/ |
H A D | Acceleration.c | 121 void FILL_SPAN(engine_token *et, uint32 colorIndex, uint16 *list, uint32 count) { in FILL_SPAN() function
|
H A D | GetAccelerantHook.c | 118 CHKA(FILL_SPAN); in get_accelerant_hook()
|
H A D | be_driver_proto.h | 53 void FILL_SPAN(engine_token *et, uint32 color, uint16 *list, uint32 count);
|
/haiku/src/add-ons/accelerants/matrox/ |
H A D | GetAccelerantHook.c | 118 CHKA(FILL_SPAN); in get_accelerant_hook()
|
/haiku/src/add-ons/accelerants/nvidia/ |
H A D | GetAccelerantHook.c | 126 CHKA(FILL_SPAN); in get_accelerant_hook()
|
/haiku/src/add-ons/accelerants/matrox/engine/ |
H A D | mga_proto.h | 115 void FILL_SPAN(engine_token *et, uint32 color, uint16 *list, uint32 count);
|
H A D | mga_acc.c | 407 void FILL_SPAN(engine_token *et, uint32 colorIndex, uint16 *list, uint32 count) in FILL_SPAN() function
|