Home
last modified time | relevance | path

Searched defs:AddDrawOp (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.h74 bool AddDrawOp(Args&&... args) in AddDrawOp() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Ddraw_cmd_list.cpp68 bool DrawCmdList::AddDrawOp(std::shared_ptr<DrawOpItem>&& drawOpItem) in AddDrawOp() function in OHOS::Rosen::Drawing::DrawCmdList