Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/src/
Dilm_control_wayland_platform.c1484 get_screen_context_by_id(struct wayland_context *ctx, uint32_t id_screen) in get_screen_context_by_id() function
1581 ctx_screen = get_screen_context_by_id(&ctx->wl, (uint32_t)screenID); in ilm_getPropertiesOfScreen()
1692 ctx_screen = get_screen_context_by_id(&ctx->wl, screenId); in ilm_getLayerIDsOnScreen()
2150 ctx_scrn = get_screen_context_by_id(&ctx->wl, (uint32_t)display); in ilm_displaySetRenderOrder()
2283 ctx_scrn = get_screen_context_by_id(&ctx->wl, (uint32_t)screen); in ilm_takeScreenshot_buffer()
2354 ctx_scrn = get_screen_context_by_id(&ctx->wl, (uint32_t)screen); in ilm_takeScreenshot()