Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DDisplayImpl.h97 egl::BlobCache *getBlobCache() const { return mBlobCache; } in getBlobCache() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DDisplayImpl.h114 egl::BlobCache *getBlobCache() const { return mBlobCache; } in getBlobCache() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.h162 BlobCache &getBlobCache() { return mBlobCache; } in getBlobCache() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.h244 BlobCache &getBlobCache() { return mBlobCache; } in getBlobCache() function