Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-layermanagement-api/ilmControl/src/
Dilm_control_wayland_platform.c2166 static void screenshot_done(void *data, struct ivi_screenshot *ivi_screenshot, in screenshot_done() argument
2177 ivi_screenshot_destroy(ivi_screenshot); in screenshot_done()
2219 static void screenshot_error(void *data, struct ivi_screenshot *ivi_screenshot, in screenshot_error() argument
2224 ivi_screenshot_destroy(ivi_screenshot); in screenshot_error()
2233 static void screenshot_buffer_done(void *data, struct ivi_screenshot *ivi_screenshot, in screenshot_buffer_done() argument
2242 ivi_screenshot_destroy(ivi_screenshot); in screenshot_buffer_done()
2261 static void screenshot_buffer_error(void *data, struct ivi_screenshot *ivi_screenshot, in screenshot_buffer_error() argument
2266 ivi_screenshot_destroy(ivi_screenshot); in screenshot_buffer_error()
2291 struct ivi_screenshot *scrshot = in ilm_takeScreenshot_buffer()
2326 struct ivi_screenshot *scrshot = in ilm_takeSurfaceScreenshot_buffer()
[all …]