OpenGrok
Cross Reference: SkGeometry.cpp
xref
: /
external
/
skia
/
src
/
core
/
SkGeometry.cpp
Home
|
History
|
Annotate
|
Download
|
only in
core
Lines Matching
refs:gOnce
638
static bool
gOnce
;
639
if (
gOnce
) { return; }
640
gOnce
= true;