Home
last modified time | relevance | path

Searched refs:profiler (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DSamplingProfilerIntegration.java23 import dalvik.system.profiler.BinaryHprofWriter;
24 import dalvik.system.profiler.SamplingProfiler;
/frameworks/base/libs/hwui/renderthread/
DCanvasContext.cpp370 profiler().unionDirty(&dirty); in draw()
416 profiler().draw(&renderer); in draw()
543 profiler().draw(mCanvas); in draw()
DCanvasContext.h121 FrameInfoVisualizer& profiler() { return mProfiler; } in profiler() function
DRenderProxy.cpp116 if (args->context->profiler().consumeProperties()) { in CREATE_BRIDGE1()
430 args->context->profiler().dumpData(args->fd); in CREATE_BRIDGE4()
/frameworks/av/media/libstagefright/
DMediaCodecList.cpp125 pthread_t profiler; in getLocalInstance() local
126 if (pthread_create(&profiler, NULL, profilerThreadWrapper, NULL) != 0) { in getLocalInstance()
/frameworks/base/docs/html/guide/platform/
Dindex.jd113 <li>Better debugging support, including a dedicated sampling profiler,
/frameworks/base/docs/html/topic/performance/rendering/
Dprofile-gpu.jd94 <img src="{@docRoot}topic/performance/images/s-profiler-legend.png">