OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kEmptyGenID
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/include/core/
SkClipStack.h
231
fGenID =
kEmptyGenID
;
325
static const int32_t
kEmptyGenID
= 1; // no pixels writeable
SkPathRef.h
274
fGenerationID =
kEmptyGenID
;
453
kEmptyGenID
= 1, // GenID reserved for path ref with zero points and zero verbs.
/external/skia/include/core/
SkClipStack.h
231
fGenID =
kEmptyGenID
;
325
static const int32_t
kEmptyGenID
= 1; // no pixels writeable
SkPathRef.h
274
fGenerationID =
kEmptyGenID
;
453
kEmptyGenID
= 1, // GenID reserved for path ref with zero points and zero verbs.
Completed in 32 milliseconds