Searched refs:ilm_layerSetDestinationRectangle (Results 1 – 5 of 5) sorted by relevance
/third_party/wayland-ivi-extension/ivi-layermanagement-api/test/ |
D | ilm_control_notification_test.cpp | 280 ilm_layerSetDestinationRectangle(layer,33,567,55,99); in TEST_F() 381 ilm_layerSetDestinationRectangle(layer,33,567,55,99); in TEST_F() 406 ilm_layerSetDestinationRectangle(layer,133,1567,155,199); in TEST_F() 444 ilm_layerSetDestinationRectangle(layer,133,1567,155,199); in TEST_F() 467 ilm_layerSetDestinationRectangle(layer,133,1567,155,199); in TEST_F() 494 ilm_layerSetDestinationRectangle(layer,133,1567,155,199); in TEST_F()
|
D | ilm_control_test.cpp | 509 ASSERT_EQ(ILM_SUCCESS, ilm_layerSetDestinationRectangle(layer, 54, 47, 947, 9)); in TEST_F() 528 ASSERT_EQ(ILM_SUCCESS, ilm_layerSetDestinationRectangle(layer, 536, 5372, 3, 4316)); in TEST_F()
|
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/include/ |
D | ilm_control.h | 238 ilmErrorTypes ilm_layerSetDestinationRectangle(t_ilm_layer layerId, t_ilm_int x, t_ilm_int y, t_ilm…
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/LayerManagerControl/src/ |
D | commands.cpp | 224 ilmErrorTypes callResult = ilm_layerSetDestinationRectangle(id, x, y, w, h);
|
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/src/ |
D | ilm_control_wayland_platform.c | 1975 ilm_layerSetDestinationRectangle(t_ilm_layer layerId, in ilm_layerSetDestinationRectangle() function
|