Home
last modified time | relevance | path

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

/drivers/media/platform/vivid/
Dvivid-tpg.h129 u8 textfg[TPG_MAX_PLANES][8], textbg[TPG_MAX_PLANES][8]; member
Dvivid-tpg.c973 gen_twopix(tpg, tpg->textfg, TPG_COLOR_TEXTFG, 0); in tpg_precalculate_line()
974 gen_twopix(tpg, tpg->textfg, TPG_COLOR_TEXTFG, 1); in tpg_precalculate_line()
1015 memcpy(&fg, tpg->textfg[p], sizeof(PIXTYPE)); \ in tpg_gen_text()