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