Home
last modified time | relevance | path

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

/system/core/adb/daemon/
Dshell_service.cpp685 int rows, cols, x_pixels, y_pixels; in PassInput() local
687 &rows, &cols, &x_pixels, &y_pixels) == 4) { in PassInput()
692 ws.ws_ypixel = y_pixels; in PassInput()