Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/include/
Dilm_control.h47 …rorTypes ilm_getPropertiesOfLayer(t_ilm_uint layerID, struct ilmLayerProperties* pLayerProperties);
/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/src/
Dilm_control_wayland_platform.c1503 struct ilmLayerProperties* pLayerProperties) in ilm_getPropertiesOfLayer() argument
1512 if (pLayerProperties != NULL) { in ilm_getPropertiesOfLayer()
1524 *pLayerProperties = ctx_layer->prop; in ilm_getPropertiesOfLayer()