Searched refs:getCachedTexture (Results 1 – 2 of 2) sorted by relevance
150 Texture* TextureCache::getCachedTexture(const SkBitmap* bitmap) { in getCachedTexture() function in android::uirenderer::TextureCache200 Texture* texture = getCachedTexture(bitmap); in prefetchAndMarkInUse()208 Texture* texture = getCachedTexture(bitmap); in get()
134 Texture* getCachedTexture(const SkBitmap* bitmap);