Searched refs:LOGI (Results 1 - 5 of 5) sorted by relevance

/frameworks/ex/variablespeed/jni/
H A Dhlogging.h28 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO, LOG_TAG, __VA_ARGS__) macro
H A Dvariablespeed.cc805 LOGI("prefetcheventcallback error while prefetching data");
/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
/frameworks/rs/java/tests/HelloComputeNDK/libhellocomputendk/
H A DhelloComputeNDK.cpp14 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO,LOG_TAG,__VA_ARGS__) macro

Completed in 129 milliseconds