OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:abs_dif
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/cc/trees/
layer_sorter.cc
74
float
abs_dif
= std::abs(b - a);
local
77
return
abs_dif
/ abs_max;
Completed in 522 milliseconds