Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/memory/
H A Drs_memory_track.h81 const std::string AllocatorType2String(OHOS::Media::AllocatorType);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/memory/
H A Drs_memory_track.cpp187 std::string alloc_type_str = AllocatorType2String(info.allocType); in PixelMapInfo2String()
205 const std::string MemoryTrack::AllocatorType2String(OHOS::Media::AllocatorType type) in AllocatorType2String() function in OHOS::Rosen::MemoryTrack