Home
last modified time | relevance | path

Searched defs:DrawCmdList (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Ddraw_cmd_list.h26 class DRAWING_API DrawCmdList : public CmdList { class
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Ddraw_cmd_list.cpp51 DrawCmdList::DrawCmdList(DrawCmdList::UnmarshalMode mode) : width_(0), height_(0), mode_(mode) {} in DrawCmdList() function in OHOS::Rosen::Drawing::DrawCmdList
53 DrawCmdList::DrawCmdList(int32_t width, int32_t height, DrawCmdList function in OHOS::Rosen::Drawing::DrawCmdList
[all...]

Completed in 1 milliseconds