power: Handle launch and interaction hints
Co-authored-by: dianlujitao <dianlujitao@lineageos.org> Co-authored-by: Michael Bestas <mkbestas@lineageos.org> Co-authored-by: Quallenauge <Hamsi2k@freenet.de> Co-authored-by: tomascus <arbiter1000@gmail.com> Co-authored-by: Wei Wang <wvw@google.com> Change-Id: I472a177e0a13b0c4201cf0b1e5ddee18a785b683
This commit is contained in:
committed by
Michael Bestas
parent
b5dbefb18a
commit
7c575afade
@@ -52,6 +52,7 @@ void set_expensive_rendering(bool enabled);
|
||||
void set_interactive(int on);
|
||||
|
||||
#define ARRAY_SIZE(x) (sizeof((x)) / sizeof((x)[0]))
|
||||
#define CHECK_HANDLE(x) ((x) > 0)
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user