Home
last modified time | relevance | path

Searched defs:keyOut (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSizedMRUCache.h56 bool getAt(size_t index, const Key **keyOut, const Value **valueOut) in getAt()
DBlobCache.cpp211 bool BlobCache::getAt(size_t index, const BlobCache::Key **keyOut, BlobCache::Value *valueOut) in getAt()