Searched refs:ALOGE (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/Common/ |
D | DebugAndroid.hpp | 53 ALOGE("badness: assertion_failed %s in %s at %s:%d", #E, \ 64 ALOGE("badness: err %s %s:%d (" format ")", __FUNCTION__, __FILE__, \ 71 ALOGE("badness: fixme %s %s:%d (" format ")", __FUNCTION__, __FILE__, \ 78 ALOGE("badness: unimplemented: %s %s:%d", \ 84 ALOGE("badness: unreachable case reached: %s %s:%d. %s: %d", \
|
D | DebugAndroid.cpp | 24 ALOGE(__FUNCTION__); in AndroidEnterDebugger() 32 …ALOGE("Waiting for debugger: gdbserver :${PORT} --attach %u. Look for thread %u", getpid(), gettid… in AndroidEnterDebugger() 40 ALOGE("No debugger"); in AndroidEnterDebugger()
|
/third_party/mesa3d/include/android_stub/log/ |
D | log_main.h | 268 #ifndef ALOGE 269 #define ALOGE(...) ((void)ALOG(LOG_ERROR, LOG_TAG, __VA_ARGS__)) macro
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/ |
D | LatencyAnalyzer.h | 45 #define ALOGE LOGE macro 211 ALOGE("%s() recording too small = %d frames\n", __func__, recorded.size()); in measureLatencyFromPulse() 235 ALOGE("%s() no signal for correlation\n", __func__); in measureLatencyFromPulse()
|
D | GlitchAnalyzer.h | 164 ALOGE("%s: force a glitch!!", __func__); in processInputFrame()
|