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.cpp30 #define INVALID_MEMORY_SIZE -1 macro
111 if (it.second.purgeableMemory != INVALID_MEMORY_SIZE) { in startFrame()
135 if (it.second.purgeableMemory != INVALID_MEMORY_SIZE) { in logTraces()
175 if (mLastPurgeableDumpValue != INVALID_MEMORY_SIZE) { in recordAndResetCountersIfNeeded()
176 if (memoryCounter->second.purgeableMemory == INVALID_MEMORY_SIZE) { in recordAndResetCountersIfNeeded()
193 mLastPurgeableDumpValue = INVALID_MEMORY_SIZE; in resetCurrentCounter()