Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java9789 appendGfxInfo(mView, info); in getGfxInfo()
9800 private static void appendGfxInfo(View view, GfxInfo info) { in appendGfxInfo() method in ViewRootImpl.TrackballAxis
9809 appendGfxInfo(group.getChildAt(i), info); in appendGfxInfo()