Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/vivid/
Dvivid-tpg.h165 bool show_square; member
503 bool show_square) in tpg_s_show_square() argument
505 tpg->show_square = show_square; in tpg_s_show_square()
Dvivid-tpg.c1802 if (tpg->show_square && frame_line >= sq->top && in tpg_fill_plane_extras()