Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/LayerManagerControl/src/
Dcommon.cpp81 ilmSurfaceProperties surfaceProperties = pScene->surfaceProperties[surface]; in getSurfaceScreenCoordinates() local
88 ilmSurfaceProperties surfaceProperties = pScene->surfaceProperties[surface]; in getSurfaceScreenCoordinates() local
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/LayerManagerControl/include/
DLMControl.h45 map<t_ilm_surface, ilmSurfaceProperties> surfaceProperties; member
/third_party/wayland-ivi-extension/ivi-layermanagement-api/test/
Dilm_control_test.cpp200 ilmSurfaceProperties surfaceProperties; in TEST_F() local
468 ilmSurfaceProperties surfaceProperties; in TEST_F() local
547 ilmSurfaceProperties surfaceProperties; in TEST_F() local
Dilm_control_notification_test.cpp196 … void SurfaceCallbackFunction(t_ilm_surface surface, struct ilmSurfaceProperties* surfacePropertie… in SurfaceCallbackFunction()