Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_medical/
Dvitals.c33 INT capture_ypos; member
125 get += info->capture_ypos * canvas->gx_canvas_x_resolution; in capture_memory()
154 gx_canvas_pixelmap_draw(info->capture_xpos, info->capture_ypos, &pixelmap); in restore_memory()
212 info->capture_ypos = ycenter - line_end_offset - (CARDIO_DOT_HEIGHT / 2); in update_waveform()
219 gx_canvas_pixelmap_draw(info->capture_xpos, info->capture_ypos, map); in update_waveform()