Home
last modified time | relevance | path

Searched refs:gTLSRecCount (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkTLS.cpp16 static int32_t gTLSRecCount; variable
27 int n = sk_atomic_inc(&gTLSRecCount); in SkTLSRec()
39 int n = sk_atomic_dec(&gTLSRecCount); in ~SkTLSRec()