Searched defs:getAt (Results 1 – 3 of 3) sorted by relevance
137 bool BlobCache::getAt(size_t index, const BlobCache::Key **keyOut, BlobCache::Value *valueOut) in getAt() function in egl::BlobCache
56 bool getAt(size_t index, const Key **keyOut, const Value **valueOut) in getAt() function
178 bool MemoryProgramCache::getAt(size_t index, in getAt() function in gl::MemoryProgramCache