Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/ddm/
DDdmHandleViewDebug.java153 return dumpDisplayLists(rootView, targetView); in handleChunk()
306 private Chunk dumpDisplayLists(final View rootView, final View targetView) { in dumpDisplayLists() method in DdmHandleViewDebug