OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fGenerationID
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/core/
SkPixelRef.cpp
16
fGenerationID
= 0; // signal to rebuild
28
fGenerationID
= 0; // signal to rebuild
56
uint32_t genID =
fGenerationID
;
63
fGenerationID
= genID;
75
fGenerationID
= 0;
/external/skia/include/core/
SkPixelRef.h
150
mutable uint32_t
fGenerationID
;
Completed in 458 milliseconds