Home | History | Annotate | Download | only in hwui

Lines Matching refs:getGenerationId

737             mEntryGenerationId = mAtlas.getGenerationId();
749 if (mEntry && mEntryGenerationId != mAtlas.getGenerationId()) {
750 mEntryGenerationId = mAtlas.getGenerationId();
960 mEntryGenerationId = mAtlas.getGenerationId();
966 if (mEntry && mEntryGenerationId != mAtlas.getGenerationId()) {
967 mEntryGenerationId = mAtlas.getGenerationId();
974 if (!mMesh || renderer.getCaches().patchCache.getGenerationId
978 mGenerationId = cache.getGenerationId();