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

  /frameworks/base/libs/hwui/
PathCache.cpp 116 return shape.path.mGenerationID == rhs.shape.path.mGenerationID;
369 if (key.type == ShapeType::Path && key.shape.path.mGenerationID == generationID) {
384 entry.shape.path.mGenerationID = path->getGenerationID();
415 entry.shape.path.mGenerationID = path->getGenerationID();
425 entry.shape.path.mGenerationID = path->getGenerationID();
PathCache.h 133 uint32_t mGenerationID;

Completed in 55 milliseconds