Searched defs:RETURN_NULL_IF_NOT_INIT (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/img/hwcomposer/merrifield/common/utils/
H A DHwcTrace.h74 #define RETURN_NULL_IF_NOT_INIT() RETURN_X_IF_NOT_INIT(0) macro
78 #define RETURN_NULL_IF_NOT_INIT() ((void)0) macro
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/utils/
H A DHwcTrace.h74 #define RETURN_NULL_IF_NOT_INIT() RETURN_X_IF_NOT_INIT(0) macro
78 #define RETURN_NULL_IF_NOT_INIT() ((void)0) macro

Completed in 75 milliseconds