Searched refs:mAtlasBuffer (Results 1 – 2 of 2) sorted by relevance
160 if (mAtlasBuffer.get()) { in setTextureAtlas()166 mAtlasBuffer = buffer; in setTextureAtlas()177 if (mAtlasBuffer.get()) { in initAtlas()178 mRenderThread.renderState().assetAtlas().init(mAtlasBuffer, in initAtlas()
81 sp<GraphicBuffer> mAtlasBuffer; variable