HomeSort by relevance Sort by last modified time
    Searched refs:Hole (Results 1 - 2 of 2) sorted by null

  /external/opencv/cvaux/src/
cvlee.cpp 376 Description : Compute sites for internal polygon (for hole).
412 Description : Compute the simple chains of sites for internal polygon (= hole)
418 pTopSite : in, the most left site of hole
466 Description : Compute the external Voronoi Diagram for each internal polygon (hole).
492 (= the most left vertex) of each hole
503 final VD with top vertex of given hole. It stores in pHole->opposite_site.
504 The search begins from Hole->nearest_site and realizes in clockwise
505 direction around the top vertex of given hole.
509 pHole : in, given hole
518 final VD with top vertex of given hole. It stores in pHole->opposite_site
    [all...]
  /external/chromium_org/v8/src/
hydrogen.cc 668 DEFINE_GET_CONSTANT(Hole, the_hole, HType::Tagged(), false)
1567 HValue* hole = IsFastSmiOrObjectElementsKind(elements_kind) local
    [all...]

Completed in 113 milliseconds