Home
last modified time | relevance | path

Searched refs:xy_color_blit_command (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/accelerants/intel_extreme/
H A Dcommands.h96 struct xy_color_blit_command : xy_command { struct
99 xy_color_blit_command(bool invert) in xy_color_blit_command() function
H A Dengine.cpp321 xy_color_blit_command blit(false); in intel_fill_rectangle()
340 xy_color_blit_command blit(true); in intel_invert_rectangle()