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

  /frameworks/rs/support/jni/
android_rscompat_usage_io.cpp 7 #define LOG_API(...)
11 LOG_API("nAllocationSetSurface, con(%p), alloc(%p), surface(%p)",
android_rscompat_usage_io_driver.cpp 10 #define LOG_API(...)
23 LOG_API("Error Locking IO output buffer.");
53 LOG_API("Error setting IO output buffer geometry.");
103 LOG_API("Error sending IO output buffer.");
109 LOG_API("Sent IO buffer with no attached surface.");
android_renderscript_RenderScript.cpp 31 //#define LOG_API ALOG
32 #define LOG_API(...)
298 LOG_API("Successfully loaded runtime");
349 LOG_API("nContextFinish, con(%p)", (RsContext)con);
577 LOG_API("nObjDestroy, con(%p) obj(%p)", (RsContext)con, (void *)obj);
    [all...]
  /external/v8/src/
api.cc 84 #define LOG_API(isolate, class_name, function_name) \
99 LOG_API(isolate, class_name, function_name); \
    [all...]

Completed in 67 milliseconds