Home
last modified time | relevance | path

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

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