Searched refs:getBlobCacheLocked (Results 1 - 2 of 2) sorted by last modified time

/frameworks/native/opengl/libs/EGL/
H A Degl_cache.cpp144 sp<BlobCache> bc = getBlobCacheLocked();
183 sp<BlobCache> bc = getBlobCacheLocked();
194 sp<BlobCache> egl_cache_t::getBlobCacheLocked() { function in class:egl_cache_t
H A Degl_cache.h77 // getBlobCacheLocked returns the BlobCache object being used to store the
81 sp<BlobCache> getBlobCacheLocked();
100 // is initially NULL, and will be initialized by getBlobCacheLocked the

Completed in 89 milliseconds