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