OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gPixelRefGenerationID
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkPixelRef.cpp
63
static int32_t
gPixelRefGenerationID
;
68
genID = sk_atomic_inc(&
gPixelRefGenerationID
) + 1;
/external/skia/src/core/
SkPixelRef.cpp
63
static int32_t
gPixelRefGenerationID
;
68
genID = sk_atomic_inc(&
gPixelRefGenerationID
) + 1;
Completed in 25 milliseconds