Home
last modified time | relevance | path

Searched refs:cachedGraphicUsage (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/hidebug/frameworks/native/src/
H A Dhidebug_native_interface_impl.cpp261 static CachedValue<int32_t> cachedGraphicUsage; in GetGraphicsMemory() local
263 return cachedGraphicUsage.GetOrUpdateCachedValue(effectiveTime, [](int32_t& cachedValue) { in GetGraphicsMemory()

Completed in 1 milliseconds