Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DDisplayImpl.h107 egl::BlobCache *getBlobCache() const { return mBlobCache; } in getBlobCache() function
/aosp_15_r20/external/angle/src/libANGLE/
H A DDisplay.h234 BlobCache &getBlobCache() { return mBlobCache; } in getBlobCache() function