Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp76 , mAtlasMapSize(0) in EglManager()
168 mAtlasMapSize = mapSize; in setTextureAtlas()
179 mAtlasMap, mAtlasMapSize); in initAtlas()
DEglManager.h83 size_t mAtlasMapSize; variable