page.title=Profiling GPU Rendering Walkthrough meta.tags="android, performance, profiling, tools, rendering, gpu" page.tags="android", "performance", "profiling", "tools", "rendering", "gpu" page.metaDescription=Overlay a graph on your device, showing how long it takes to render UI elements relative to the 16-ms-per-frame benchmark. page.image=tools/performance/thumbnails/tools_profile_gpu_rendering.png page.article=true @jd:body

In this document

You should also read

This walkthrough shows how to use Profile GPU Rendering on your mobile device.

Profile GPU Rendering gives you a quick visual representation of how much time it takes to render the frames of a UI window relative to the 16-ms-per-frame benchmark.

What it's good for:

Prerequisites

Working with Profile GPU Rendering