Home
last modified time | relevance | path

Searched refs:INVALID_MEMORY_SIZE (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/pipeline/skia/
DATraceMemoryDump.cpp28 #define INVALID_MEMORY_SIZE -1 macro
109 if (it.second.purgeableMemory != INVALID_MEMORY_SIZE) { in startFrame()
125 if (it.second.purgeableMemory != INVALID_MEMORY_SIZE) { in logTraces()
151 if (mLastPurgeableDumpValue != INVALID_MEMORY_SIZE) { in recordAndResetCountersIfNeeded()
152 if (memoryCounter->second.purgeableMemory == INVALID_MEMORY_SIZE) { in recordAndResetCountersIfNeeded()
169 mLastPurgeableDumpValue = INVALID_MEMORY_SIZE; in resetCurrentCounter()