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

/frameworks/rs/tests/java_api/HelloComputeNDK/libhellocomputendk/
H A DhelloComputeNDK.cpp14 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO,LOG_TAG,__VA_ARGS__) macro
/frameworks/base/media/mca/filterpacks/native/imageproc/
H A Dbrightness.c21 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO, "MCA", __VA_ARGS__) macro
H A Dcontrast.c21 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO, "MCA", __VA_ARGS__) macro
/frameworks/base/cmds/hid/jni/
H A Dcom_android_commands_hid_Device.cpp39 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO,LOG_TAG,__VA_ARGS__) macro

Completed in 2023 milliseconds