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/chromium_org/third_party/skia/gm/
simpleaaclip.cpp
51
:
fGeomType
(geomType) {
105
if (kPath_GeomType ==
fGeomType
) {
130
kRect_GeomType ==
fGeomType
? "rect" :
131
(kPath_GeomType ==
fGeomType
? "path" :
166
if (kAAClip_GeomType ==
fGeomType
) {
183
SkGeomTypes
fGeomType
;
/external/chromium_org/third_party/skia/bench/
GradientBench.cpp
241
fGeomType
= geomType;
255
fGeomType
= kRect_GeomType;
278
switch (
fGeomType
) {
292
GeomType
fGeomType
;
Completed in 32 milliseconds