Home
last modified time | relevance | path

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

/system/core/adb/client/
Dcommandline.cpp409 unsigned short ws_ypixel; 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.cpp657 ws.ws_ypixel = y_pixels; in PassInput()