Home
last modified time | relevance | path

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

/system/core/adb/
Dshell_service.cpp566 int rows, cols, x_pixels, y_pixels; in PassInput() local
568 &rows, &cols, &x_pixels, &y_pixels) == 4) { in PassInput()
573 ws.ws_ypixel = y_pixels; in PassInput()