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

/frameworks/base/libs/hwui/
H A DTextureCache.h76 bool prefetchAndMarkInUse(void* ownerToken, const SkBitmap* bitmap);
H A DTextureCache.cpp194 bool TextureCache::prefetchAndMarkInUse(void* ownerToken, const SkBitmap* bitmap) { function in class:android::uirenderer::TextureCache
H A DRenderNode.cpp342 info.prepareTextures = cache.prefetchAndMarkInUse(

Completed in 68 milliseconds