Home
last modified time | relevance | path

Searched defs:ty1 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_utils.h192 tx1, ty1, \ argument
218 ty1, tx2, ty2, \ argument
256 ty1, _x1_, _y1_) \ argument
275 ty1, tx2, ty2, _x1_, _y1_, _x2_, \ argument
341 tx1, ty1, tx2, ty2, \ argument
428 ty1, tx2, ty2, \ argument
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Ddriver.c1279 int i, j, tx1, tx2, ty1, ty2; in msUpdatePacked() local