Home
last modified time | relevance | path

Searched defs:put (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DBlobCache.cpp39 void BlobCache::put(const BlobCache::Key &key, angle::MemoryBuffer &&value) in put() function in egl::BlobCache
DSizedMRUCache.h27 const Value *put(const Key &key, Value &&value, size_t size) in put() function
DVertexArray.cpp684 void VertexArray::IndexRangeCache::put(DrawElementsType type, in put() function in gl::VertexArray::IndexRangeCache
/device/generic/vulkan-cereal/base/
DMruCache.h67 bool put(const K& key, size_t keySize, V&& value, size_t valueSize) { in put() function
/device/linaro/poplar/wifi/wifi_hal/
Dcpp_bindings.h193 int put(int attribute, void *ptr, unsigned len) { in put() function