OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kAttributesSize
(Results
1 - 2
of
2
) sorted by null
/external/skia/include/svg/
SkSVGPaintState.h
86
static const int
kAttributesSize
;
/external/skia/src/svg/
SkSVGPaintState.cpp
47
const int SkSVGPaint::
kAttributesSize
= SK_ARRAY_COUNT(SkSVGPaint::gAttributes);
197
return
kAttributesSize
;
Completed in 2273 milliseconds