Searched refs:mDamageId (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/libs/hwui/renderthread/ | ||
H A D | CanvasContext.h | 314 int64_t mDamageId = 0; variable |
H A D | CanvasContext.cpp | 428 info.damageGenerationId = mDamageId++; in prepareTree() |