Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Drs_vulkan_mem_statistic.h28 inline const char* RESOURCE_CATEGORY = "Image"; variable
64 memoryDump->DumpStringValue(it->first.c_str(), "category", RESOURCE_CATEGORY); in DumpMemoryStatistics()