OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fGeomType
(Results
1 - 2
of
2
) sorted by null
/external/skia/gm/
simpleaaclip.cpp
53
:
fGeomType
(geomType) {
107
if (kPath_GeomType ==
fGeomType
) {
132
kRect_GeomType ==
fGeomType
? "rect" :
133
(kPath_GeomType ==
fGeomType
? "path" :
167
if (kAAClip_GeomType ==
fGeomType
) {
184
SkGeomTypes
fGeomType
;
/external/skia/bench/
GradientBench.cpp
194
fGeomType
= geomType;
214
switch (
fGeomType
) {
228
GeomType
fGeomType
;
Completed in 26 milliseconds