OpenGrok
Cross Reference: SkPath.h
xref
: /
external
/
skia
/
include
/
core
/
SkPath.h
Home
|
History
|
Annotate
|
Download
|
only in
core
Lines Matching
defs:isOval
154
bool
isOval
(SkRect* rect) const { return fPathRef->
isOval
(rect); }