HomeSort by relevance Sort by last modified time
    Searched defs:CTRACE (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/hwcomposer/merrifield/common/utils/
HwcTrace.h 38 #define CTRACE() ALOGV("Calling %s", __func__)
41 #define CTRACE() ((void)0)
64 CTRACE(); \
100 CTRACE(); \
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/utils/
HwcTrace.h 38 #define CTRACE() ALOGV("Calling %s", __func__)
41 #define CTRACE() ((void)0)
64 CTRACE(); \
100 CTRACE(); \

Completed in 467 milliseconds