Searched refs:AllocNodes (Results 1 – 3 of 3) sorted by relevance
24 sk_tool_utils::TopoTestNode::AllocNodes(graph, 4); in create_graph0()42 sk_tool_utils::TopoTestNode::AllocNodes(graph, 4); in create_graph1()55 sk_tool_utils::TopoTestNode::AllocNodes(graph, 3); in create_graph2()74 sk_tool_utils::TopoTestNode::AllocNodes(graph, 7); in create_graph3()95 sk_tool_utils::TopoTestNode::AllocNodes(graph, 8); in create_graph4()
34 sk_tool_utils::TopoTestNode::AllocNodes(&fGraph, kNumElements); in onDelayedSetup()
188 static void AllocNodes(SkTDArray<TopoTestNode*>* graph, int num) { in AllocNodes() function