Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Ddraw_cmd_list.h220 bool isNeedUnmarshalOnDestruct_ = false; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Ddraw_cmd_list.cpp62 if (drawOpItems_.size() == 0 && isNeedUnmarshalOnDestruct_) { in ~DrawCmdList()
636 isNeedUnmarshalOnDestruct_ = isNeedUnmarshalOnDestruct; in SetIsNeedUnmarshalOnDestruct()