Home
last modified time | relevance | path

Searched defs:print (Results 1 – 3 of 3) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/st7735/
Dgfx.cxx213 GFX::print (std::string msg) { in print() function in GFX
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Ddhdioctl.h95 uint print; /* Print counts every <print> attempts */ member
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/include/
Dfw_pvt.h89 static inline void DEBUG(uint32_t print, uint32_t code, uint32_t val) in DEBUG()