Searched refs:tsc_bit2pix (Results 1 – 3 of 3) sorted by relevance
44 add tem_safe_callbacks::tsc_bit2pix target tem_safe_pix_bit2pix
193 void (*tsc_bit2pix)(struct tem_vt_state *, unsigned char, member
208 ASSERT(tems.ts_callbacks->tsc_bit2pix != NULL); \209 (void) (*tems.ts_callbacks->tsc_bit2pix)((tem), (c), (fg), (bg));\