Searched refs:fCacheKey (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/effects/
H A DGrTextureStripAtlas.h161 const int32_t fCacheKey; member in class:GrTextureStripAtlas
H A DGrTextureStripAtlas.cpp73 : fCacheKey(sk_atomic_inc(&gCacheCount))
201 *key.fData32 = fCacheKey;
/external/skia/src/gpu/effects/
H A DGrTextureStripAtlas.h161 const int32_t fCacheKey; member in class:GrTextureStripAtlas
H A DGrTextureStripAtlas.cpp73 : fCacheKey(sk_atomic_inc(&gCacheCount))
201 *key.fData32 = fCacheKey;

Completed in 48 milliseconds