Home | History | Annotate | Download | only in hwui

Lines Matching refs:textureCache

1463     Texture* texture = entry ? entry->texture : mCaches.textureCache.get(bitmap);
1578 texture = mCaches.textureCache.get(bitmap);
1637 Texture* texture = entry ? entry->texture : mCaches.textureCache.get(bitmap);
1665 Texture* texture = entry ? entry->texture : mCaches.textureCache.get(bitmap);
2321 return mCaches.textureCache.get(bitmap);