Home
last modified time | relevance | path

Searched refs:getCachedTexture (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DTextureCache.cpp150 Texture* TextureCache::getCachedTexture(const SkBitmap* bitmap) { in getCachedTexture() function in android::uirenderer::TextureCache
200 Texture* texture = getCachedTexture(bitmap); in prefetchAndMarkInUse()
208 Texture* texture = getCachedTexture(bitmap); in get()
DTextureCache.h134 Texture* getCachedTexture(const SkBitmap* bitmap);