Searched refs:tpg_gen_text (Results 1 – 3 of 3) sorted by relevance
/drivers/media/test-drivers/vivid/ |
D | vivid-kthread-cap.c | 490 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 495 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 505 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 510 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 516 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 522 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 527 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 532 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 536 tpg_gen_text(tpg, basep, line++ * line_height, 16, str); in vivid_fillbuff() 542 tpg_gen_text(tpg, basep, line++ * line_height, in vivid_fillbuff()
|
/drivers/media/test-drivers/vimc/ |
D | vimc-sensor.c | 209 tpg_gen_text(&vsen->tpg, basep, line++ * line_height, in vimc_sen_process_frame() 217 tpg_gen_text(&vsen->tpg, basep, line++ * line_height, 16, str); in vimc_sen_process_frame() 221 tpg_gen_text(&vsen->tpg, basep, line++ * line_height, 16, str); in vimc_sen_process_frame() 233 tpg_gen_text(&vsen->tpg, basep, line++ * line_height, 16, str); in vimc_sen_process_frame()
|
/drivers/media/common/v4l2-tpg/ |
D | v4l2-tpg-core.c | 1956 void tpg_gen_text(const struct tpg_data *tpg, u8 *basep[TPG_MAX_PLANES][2], in tpg_gen_text() function 2009 EXPORT_SYMBOL_GPL(tpg_gen_text);
|