HomeSort by relevance Sort by last modified time
    Searched refs:mAtlasMapSize (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/hwui/renderthread/
EglManager.h 84 size_t mAtlasMapSize;
EglManager.cpp 81 , mAtlasMapSize(0) {
162 mAtlasMapSize = mapSize;
172 mAtlasMap, mAtlasMapSize);

Completed in 331 milliseconds