Home
last modified time | relevance | path

Searched refs:BI_LOGI (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/gui/
DBufferItemConsumer.cpp26 #define BI_LOGI(x, ...) ALOGI("[%s] "x, mName.string(), ##__VA_ARGS__) macro
/frameworks/av/services/camera/libcameraservice/gui/
DRingBufferConsumer.cpp29 #define BI_LOGI(x, ...) ALOGI("[%s] " x, mName.string(), ##__VA_ARGS__) macro