Home
last modified time | relevance | path

Searched refs:GetFuncAndSize (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.cpp324 std::pair<UnmarshallingHelper::UnmarshallingFunc, size_t> UnmarshallingHelper::GetFuncAndSize(uint3… in GetFuncAndSize() function in OHOS::Rosen::Drawing::UnmarshallingHelper
344 const auto unmarshallingPair = UnmarshallingHelper::Instance().GetFuncAndSize(type); in Unmarshalling()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Ddraw_cmd.h132 std::pair<UnmarshallingFunc, size_t> GetFuncAndSize(uint32_t type);