Home
last modified time | relevance | path

Searched defs:tree_root (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cv/src/
Dcvcontourtree.cpp92 _CvTrianAttr tree_one, tree_two, *tree_end, *tree_root; in icvCreateContourTree() local
694 _CvTrianAttr *tree_one = 0, tree_root; /* current vertex */ in cvContourFromContourTree() local
/external/skia/infra/bots/recipe_modules/core/resources/
Drun_binary_size_analysis.py295 def GetBenchDict(githash, tree_root): argument