HomeSort by relevance Sort by last modified time
    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