HomeSort by relevance Sort by last modified time
    Searched refs:gNextType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/gpu/
GrResourceCache.cpp 27 static int32_t gNextType = 0;
29 int32_t type = sk_atomic_inc(&gNextType);
  /external/skia/src/gpu/
GrResourceCache.cpp 27 static int32_t gNextType = 0;
29 int32_t type = sk_atomic_inc(&gNextType);

Completed in 170 milliseconds