Searched defs:LOGI (Results 1 - 3 of 3) sorted by relevance

/frameworks/ex/variablespeed/jni/
H A Dhlogging.h28 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO, LOG_TAG, __VA_ARGS__) macro
/frameworks/base/media/mca/filterpacks/native/imageproc/
H A Dbrightness.c20 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO, "MCA", __VA_ARGS__) macro
H A Dcontrast.c20 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO, "MCA", __VA_ARGS__) macro

Completed in 72 milliseconds