Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_text.c145 int second_row = 0; in glamor_text() local
158 second_row = (row - firstRow) & 1; in glamor_text()
171 tx += second_row * glamor_font->row_width * 8; in glamor_text()