HomeSort by relevance Sort by last modified time
    Searched refs:RETURN_NULL_IF_NOT_INIT (Results 1 - 6 of 6) sorted by null

  /hardware/intel/img/hwcomposer/common/utils/
HwcTrace.h 74 #define RETURN_NULL_IF_NOT_INIT() RETURN_X_IF_NOT_INIT(0)
78 #define RETURN_NULL_IF_NOT_INIT() ((void)0)
  /hardware/intel/img/hwcomposer/common/planes/
DisplayPlaneManager.cpp 156 RETURN_NULL_IF_NOT_INIT();
176 RETURN_NULL_IF_NOT_INIT();
228 RETURN_NULL_IF_NOT_INIT();
  /hardware/intel/img/hwcomposer/common/buffers/
BufferManager.cpp 223 RETURN_NULL_IF_NOT_INIT();
314 RETURN_NULL_IF_NOT_INIT();
  /hardware/intel/img/hwcomposer/common/base/
Hwcomposer.cpp 275 RETURN_NULL_IF_NOT_INIT();
Drm.cpp 724 RETURN_NULL_IF_NOT_INIT();
  /hardware/intel/img/hwcomposer/ips/anniedale/
AnnPlaneManager.cpp 394 RETURN_NULL_IF_NOT_INIT();

Completed in 87 milliseconds