Home
last modified time | relevance | path

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

/system/core/adb/client/
Dcommandline.cpp408 unsigned short ws_xpixel; in send_window_size_change() member
439 ws.ws_row, ws.ws_col, ws.ws_xpixel, ws.ws_ypixel); in send_window_size_change()
/system/core/adb/daemon/
Dshell_service.cpp656 ws.ws_xpixel = x_pixels; in PassInput()