Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/memory/
H A Drs_memory_track.h34 MEM_SKIMAGE, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/memory/
H A Drs_memory_track_test.cpp173 MEMORY_TYPE type = MEMORY_TYPE::MEM_SKIMAGE;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/memory/
H A Drs_memory_track.cpp176 case MEM_SKIMAGE : { in MemoryType2String()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_marshalling_helper.cpp516 MemoryInfo info = {pixmapSize, 0, 0, MEMORY_TYPE::MEM_SKIMAGE}; in UnmarshallingNoLazyGeneratedImage()