Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_accel.c246 int dirsetup; in exaCopyNtoNTwoDir() local
258 dirsetup = 0; /* No direction set up yet. */ in exaCopyNtoNTwoDir()
262 if (dirsetup != -1) { in exaCopyNtoNTwoDir()
263 if (dirsetup != 0) in exaCopyNtoNTwoDir()
265 dirsetup = -1; in exaCopyNtoNTwoDir()
283 if (dirsetup != 1) { in exaCopyNtoNTwoDir()
284 if (dirsetup != 0) in exaCopyNtoNTwoDir()
286 dirsetup = 1; in exaCopyNtoNTwoDir()
309 if (dirsetup != 1) { in exaCopyNtoNTwoDir()
310 if (dirsetup != 0) in exaCopyNtoNTwoDir()
[all …]