Home
last modified time | relevance | path

Searched defs:atlasUsageType (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
DTextureCache.cpp145 Texture* TextureCache::getCachedTexture(const SkBitmap* bitmap, AtlasUsageType atlasUsageType) { in getCachedTexture()
202 Texture* TextureCache::get(const SkBitmap* bitmap, AtlasUsageType atlasUsageType) { in get()