Searched defs:GraphicLog (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/libs/ui/
H A DGraphicLog.cpp25 #include <ui/GraphicLog.h>
29 ANDROID_SINGLETON_STATIC_INSTANCE(GraphicLog)
55 void GraphicLog::logImpl(int32_t tag, int32_t buffer)
66 void GraphicLog::logImpl(int32_t tag, int32_t identity, int32_t buffer)
78 GraphicLog::GraphicLog() function in class:android::GraphicLog
87 void GraphicLog::setEnabled(bool enable)
/frameworks/base/include/ui/
H A DGraphicLog.h25 class GraphicLog : public Singleton<GraphicLog> class in namespace:android
62 GraphicLog();

Completed in 983 milliseconds