Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/
DDisplayImpl.h104 egl::BlobCache *getBlobCache() const { return mBlobCache; } in getBlobCache() function
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DDisplay.h186 BlobCache &getBlobCache() { return mBlobCache; } in getBlobCache() function