Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Dglworker.cpp335 bool swap_xy = false; in ConstructCommand() local
339 swap_xy = false; in ConstructCommand()
343 swap_xy = true; in ConstructCommand()
347 swap_xy = true; in ConstructCommand()
365 if (swap_xy) in ConstructCommand()
371 int b = j ^ (swap_xy ? 1 : 0); in ConstructCommand()