Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Ddraw_cmd.cpp42 std::unordered_map<uint32_t, std::string> typeOpDes = { variable
285 return typeOpDes[GetType()]; in GetOpDesc()
290 out += typeOpDes[GetType()]; in Dump()