Searched refs:s_touchResolutionY (Results 1 – 1 of 1) sorted by relevance
84 static int s_touchResolutionY; variable165 GT911_GetResolution(&s_touchHandle, &s_touchResolutionX, &s_touchResolutionY); in DEMO_InitTouch()185 data->point.y = touch_y * LCD_HEIGHT / s_touchResolutionY; in DEMO_ReadTouch()
Completed in 5 milliseconds