Searched refs:getCachedTexture (Results 1 – 2 of 2) sorted by relevance
114 Texture* TextureCache::getCachedTexture(Bitmap* bitmap) { in getCachedTexture() function in android::uirenderer::TextureCache169 Texture* texture = getCachedTexture(bitmap); in prefetchAndMarkInUse()177 return getCachedTexture(bitmap); in prefetch()181 Texture* texture = getCachedTexture(bitmap); in get()
125 Texture* getCachedTexture(Bitmap* bitmap);