Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_dash.c278 int this_x = points[i].x; in glamor_poly_lines_dash_gl() local
282 this_x += prev_x; in glamor_poly_lines_dash_gl()
286 this_x, this_y); in glamor_poly_lines_dash_gl()
288 v[0] = prev_x = this_x; in glamor_poly_lines_dash_gl()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.c2055 int c, total_width = 0, max_height = 0, this_x = 0; in drmmode_set_target_scanout_pixmap_gpu() local
2076 this_x = total_width; in drmmode_set_target_scanout_pixmap_gpu()
2097 drmmode_crtc->prime_pixmap_x = this_x; in drmmode_set_target_scanout_pixmap_gpu()
2098 PixmapStartDirtyTracking(&ppix->drawable, screenpix, 0, 0, this_x, 0, in drmmode_set_target_scanout_pixmap_gpu()