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

/frameworks/base/libs/hwui/renderthread/
H A DCanvasContext.h121 FrameInfoVisualizer& profiler() { return mProfiler; } function in class:android::uirenderer::renderthread::CanvasContext
/frameworks/av/media/libstagefright/
H A DMediaCodecList.cpp125 pthread_t profiler; local
126 if (pthread_create(&profiler, NULL, profilerThreadWrapper, NULL) != 0) {

Completed in 121 milliseconds