Home
last modified time | relevance | path

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

/external/skia/bench/
DTopoSortBench.cpp20 sk_tool_utils::TopoTestNode::DeallocNodes(&fGraph); in ~TopoSortBench()
/external/skia/tests/
DTopoSortTest.cpp139 sk_tool_utils::TopoTestNode::DeallocNodes(&graph); in DEF_TEST()
/external/skia/tools/
Dsk_tool_utils.h196 static void DeallocNodes(SkTDArray<TopoTestNode*>* graph) { in DeallocNodes() function