weston/ivi-shell
Michael Olbrich a3a8431634 ivi-layout: simplify API
Use assert() to check for invalid NULL arguments. Something like that happens
during development and assert() makes it easier to find the error. And it avoids
unnecessary additional error handling.
The hmi-controller asserted anyways so this just moves the assert on level
deeper. Other controller probably do the same thing, or don't check the return
values at all.

Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
2023-04-19 09:38:09 +03:00
..
hmi-controller.c
ivi-layout-export.h ivi-layout: simplify API 2023-04-19 09:38:09 +03:00
ivi-layout-private.h ivi-layout: simplify API 2023-04-19 09:38:09 +03:00
ivi-layout-shell.h
ivi-layout-transition.c
ivi-layout.c ivi-layout: simplify API 2023-04-19 09:38:09 +03:00
ivi-shell.c
ivi-shell.h
meson.build
weston.ini.in