OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gID
(Results
1 - 3
of
3
) sorted by null
/external/skia/src/image/
SkSurface.cpp
89
static int32_t
gID
;
90
return sk_atomic_inc(&
gID
) + 1;
/external/icu4c/test/intltest/
nmfmapts.cpp
282
return (UClassID)&
gID
;
287
return (UClassID)&
gID
;
291
static char
gID
;
294
char NFTestFactory::
gID
= 0;
/external/webkit/Source/WebCore/platform/graphics/android/context/
RTree.cpp
48
static unsigned
gID
= 0;
261
, m_tid(
gID
++)
Completed in 209 milliseconds