Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dhostx.c1430 EphyrBox * a_geometry, in hostx_create_window() argument
1442 EPHYR_RETURN_VAL_IF_FAIL(screen && a_geometry, FALSE); in hostx_create_window()
1473 a_geometry->x, a_geometry->y, in hostx_create_window()
1474 a_geometry->width, a_geometry->height, 0, in hostx_create_window()
H A Dhostx.h179 EphyrBox * a_geometry,