Home
last modified time | relevance | path

Searched defs:typedValue (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Drs_skia_memory_tracer.cpp130 for (const auto& typedValue : namedItem.second) { in LogOutput() local
159 [](int total, const auto& typedValue) { return total + typedValue.second.value; }); in GetGLMemorySize()