Home
last modified time | relevance | path

Searched defs:ilmSurfaceProperties (Results 1 – 1 of 1) sorted by relevance

/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmCommon/include/
Dilm_types.h185 struct ilmSurfaceProperties struct
187 t_ilm_float opacity; /*!< opacity value of the surface */
188 t_ilm_uint sourceX; /*!< x source position value of the surface */
189 t_ilm_uint sourceY; /*!< y source position value of the surface */
190 t_ilm_uint sourceWidth; /*!< source width value of the surface */
191 t_ilm_uint sourceHeight; /*!< source height value of the surface */
192 t_ilm_uint origSourceWidth; /*!< original source width value of the surface */
193 t_ilm_uint origSourceHeight; /*!< original source height value of the surface */
194 t_ilm_uint destX; /*!< x destination position value of the surface */
195 t_ilm_uint destY; /*!< y desitination position value of the surface */
[all …]