Home
last modified time | relevance | path

Searched defs:ALOGD (Results 1 – 14 of 14) sorted by relevance

/cts/hostsidetests/graphics/gpuprofiling/app/
Dandroid_graphics_cts_GpuCounters.cpp34 #define ALOGD(msg, ...) \ macro
/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_VulkanPreTransformCtsActivity.cpp27 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, LOG_TAG, __VA_ARGS__) macro
Dandroid_graphics_cts_VulkanFeaturesTest.cpp29 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, LOG_TAG, __VA_ARGS__) macro
DVulkanPreTransformTestHelpers.cpp31 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, LOG_TAG, __VA_ARGS__) macro
Dandroid_graphics_cts_AImageDecoderTest.cpp39 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, LOG_TAG, __VA_ARGS__) macro
DVulkanProfiles.cpp34 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, LOG_TAG, __VA_ARGS__) macro
/cts/hostsidetests/graphics/gpuprofiling/app/jni/
Dandroid_graphics_cts_GpuRenderStages.cpp32 #define ALOGD(msg, ...) \ macro
/cts/hostsidetests/gputools/apps/jni/
Dandroid_gputools_cts_RootlessGpuDebug.cpp35 #define ALOGD(msg, ...) \ macro
/cts/apps/CtsVerifier/jni/audio_loopback/
DNativeAudioAnalyzer.h28 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, MODULE_NAME, __VA_ARGS__) macro
/cts/tests/surfacecontrol/jni/
Dandroid_window_cts_ASurfaceControlInputReceiverTest.cpp33 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, LOG_TAG, __VA_ARGS__) macro
Dandroid_view_surfacecontrol_cts_ChoreographerNativeTest.cpp40 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, LOG_TAG, __VA_ARGS__) macro
/cts/apps/CtsVerifier/jni/midi/
DMidiTestManager.cpp26 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, TAG, __VA_ARGS__) macro
/cts/tests/tests/uirendering/jni/
Dandroid_uirendering_cts_AImageDecoderTest.cpp32 #define ALOGD(...) __android_log_print(ANDROID_LOG_DEBUG, LOG_TAG, __VA_ARGS__) macro
/cts/apps/CtsVerifier/jni/audio_loopback/analyzer/
DLatencyAnalyzer.h44 #define ALOGD LOGD macro