Searched refs:ctx_scrshot (Results 1 – 1 of 1) sorted by relevance
2170 struct screenshot_context *ctx_scrshot = data; in screenshot_done() local2173 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 …]