Home
last modified time | relevance | path

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

/external/chromium_org/cc/trees/
Dlayer_sorter_unittest.cc25 const float z_threshold = 0.1f; in TEST() local
63 const float z_threshold = 0.1f; in TEST() local
87 const float z_threshold = 0.1f; in TEST() local
115 const float z_threshold = 0.1f; in TEST() local
158 const float z_threshold = 0.1f; in TEST() local
Dlayer_sorter.cc86 float z_threshold, in CheckOverlap()
305 float z_threshold = z_range_ * z_threshold_factor; in CreateGraphEdges() local