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

/external/skia/src/views/
H A DSkView.cpp760 static void dumpview(const SkView* view, int level, bool recurse) { function
779 dumpview(child, level + 1, true);
795 dumpview(this, 0, recurse);

Completed in 242 milliseconds