OpenGrok
Cross Reference: PathTessellator.cpp
xref
: /
frameworks
/
base
/
libs
/
hwui
/
PathTessellator.cpp
Home
|
History
|
Annotate
|
Download
|
only in
hwui
Lines Matching
refs:lastY
915
sum += (x + lastX) * (y -
lastY
);
921
lastY
= y;
938
double
lastY
= 0;