Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
H A Dnative_buffer_utils.h39 const std::string& statName = "")
45 fStatName(statName),
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/image/
H A Dimage.h59 std::string statName = ""; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp159 vkImageInfo->vkAlloc.statName = timeStamp; in MakeBackendTexture()
2910 vkTextureInfo->vkImage, vkTextureInfo->vkAlloc.memory, vkTextureInfo->vkAlloc.statName); in InitCacheSurface()