Searched refs:prefetchAndMarkInUse (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DTextureCache.h81 bool prefetchAndMarkInUse(void* ownerToken, Bitmap* bitmap);
H A DTextureCache.cpp168 bool TextureCache::prefetchAndMarkInUse(void* ownerToken, Bitmap* bitmap) { function in class:android::uirenderer::TextureCache
/frameworks/base/libs/hwui/renderthread/
H A DOpenGLPipeline.cpp239 prefetchSucceeded &= cache.prefetchAndMarkInUse(this, bitmapResource.get());

Completed in 390 milliseconds