OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kLastType
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/leveldatabase/src/db/
log_format.h
23
kLastType
= 4
25
static const int kMaxRecordType =
kLastType
;
/external/chromium_org/third_party/skia/include/effects/
SkPerlinNoiseShader.h
42
kLastType
= kTurbulence_Type
/external/chromium_org/third_party/skia/include/core/
SkClipStack.h
52
kLastType
= kPath_Type
54
static const int kTypeCnt =
kLastType
+ 1;
Completed in 3444 milliseconds