Home
last modified time | relevance | path

Searched defs:DISPLAY_UNUSED (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/display/utils/include/
H A Ddisplay_log.h36 #define DISPLAY_UNUSED(x) (void)(x) macro
/ohos5.0/drivers/peripheral/display/hal/default_standard/include/
H A Ddisplay_common.h36 #define DISPLAY_UNUSED(x) (void)x macro