Home
last modified time | relevance | path

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

/external/skia/src/views/
DSkView.cpp799 static void dumpview(const SkView* view, int level, bool recurse) in dumpview() function
820 dumpview(child, level + 1, true); in dumpview()
840 dumpview(this, 0, recurse); in dump()