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

  /external/skia/src/gpu/effects/
GrTextureStripAtlas.h 164 const int32_t fCacheKey;
GrTextureStripAtlas.cpp 72 : fCacheKey(sk_atomic_inc(&gCacheCount))
201 builder[0] = static_cast<uint32_t>(fCacheKey);

Completed in 39 milliseconds