HomeSort by relevance Sort by last modified time
    Searched full:android_log (Results 1 - 8 of 8) sorted by null

  /hardware/intel/common/libva/va/
sysdeps.h 53 # elif ANDROID_LOG
  /external/webrtc/webrtc/modules/video_render/android/
video_render_opengles20.cc 19 //#define ANDROID_LOG
21 #ifdef ANDROID_LOG
316 #ifdef ANDROID_LOG
video_render_android_impl.h 24 //#define ANDROID_LOG
video_render_android_native_opengl2.cc 15 #ifdef ANDROID_LOG
video_render_android_surface_view.cc 16 #ifdef ANDROID_LOG
  /system/core/liblog/
README 109 a call closing the logs. A single log can be opened with android_log?
110 ger_list_open; or multiple logs can be opened with android_log?
  /external/sqlite/android/
sqlite3_android.cpp 130 static void android_log(sqlite3_context * context, int argc, sqlite3_value ** argv) function
548 err = sqlite3_create_function(handle, "_LOG", 1, SQLITE_UTF8, NULL, android_log, NULL, NULL);
  /external/mesa3d/src/gallium/state_trackers/egl/android/
native_android.cpp 829 android_log(EGLint level, const char *msg) function
854 _eglSetLogProc(android_log);

Completed in 418 milliseconds