Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/src/
Dilm_control_wayland_platform.c2170 struct screenshot_context *ctx_scrshot = data; in screenshot_done() local
2173 const char *filename = ctx_scrshot->filename; in screenshot_done()
2176 ctx_scrshot->filename = NULL; in screenshot_done()
2180 ctx_scrshot->result = ILM_FAILED; in screenshot_done()
2189 ctx_scrshot->result = ILM_FAILED; in screenshot_done()
2197 ctx_scrshot->result = ILM_SUCCESS; in screenshot_done()
2199 ctx_scrshot->result = ILM_FAILED; in screenshot_done()
2209 ctx_scrshot->result = ILM_SUCCESS; in screenshot_done()
2211 ctx_scrshot->result = ILM_FAILED; in screenshot_done()
2222 struct screenshot_context *ctx_scrshot = data; in screenshot_error() local
[all …]