HomeSort by relevance Sort by last modified time
    Searched refs:Android_Debug (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz/src/
harfbuzz-debug.h 9 #define ANDROID_DEBUG 0
11 #if ANDROID_DEBUG
12 #define HBDebug(...) Android_Debug(__FILE__, __LINE__, \
18 void Android_Debug(const char* file, int line, const char* function, const char* format, ...)
harfbuzz-debug.c 10 void Android_Debug(const char* file, int line,

Completed in 149 milliseconds