Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Ddraw_cmd.cpp316 …per::Register(uint32_t type, UnmarshallingHelper::UnmarshallingFunc func, size_t unmarshallingSize) in Register() argument
320 opUnmarshallingSize_.emplace(type, unmarshallingSize); in Register()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Ddraw_cmd.h131 bool Register(uint32_t type, UnmarshallingFunc func, size_t unmarshallingSize);