OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fGenerationID
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/skia/include/core/
SkSurface.h
159
fGenerationID
= 0;
165
uint32_t
fGenerationID
;
SkPixelRef.h
311
mutable uint32_t
fGenerationID
;
SkPathRef.h
198
SkDEBUGCODE(
fGenerationID
= 0xEEEEEEEE;)
274
fGenerationID
= kEmptyGenID;
324
fGenerationID
= 0;
455
mutable uint32_t
fGenerationID
;
SkPaint.h
[
all
...]
/external/skia/include/core/
SkSurface.h
159
fGenerationID
= 0;
165
uint32_t
fGenerationID
;
SkPixelRef.h
311
mutable uint32_t
fGenerationID
;
SkPathRef.h
198
SkDEBUGCODE(
fGenerationID
= 0xEEEEEEEE;)
274
fGenerationID
= kEmptyGenID;
324
fGenerationID
= 0;
455
mutable uint32_t
fGenerationID
;
SkPaint.h
[
all
...]
Completed in 42 milliseconds