OpenGrok
Cross Reference: PathTessellator.cpp
xref
: /
frameworks
/
base
/
libs
/
hwui
/
PathTessellator.cpp
Home
|
History
|
Annotate
|
Download
|
only in
hwui
Lines Matching
full:ceilf
157
int neededDivisions = (int)(
ceilf
(PI / acos(targetCosVal)/2)) * 2;