Searched defs:DrawCmdList (Results 1 – 10 of 10) sorted by relevance
24 class DrawCmdList; variable
38 class DrawCmdList; variable
36 class DrawCmdList; variable
29 class DrawCmdList; variable
33 class DrawCmdList; variable
48 class DrawCmdList; variable
34 class DrawCmdList; variable
41 class DrawCmdList; variable
51 DrawCmdList::DrawCmdList(DrawCmdList::UnmarshalMode mode) : width_(0), height_(0), mode_(mode) {} in DrawCmdList() function in OHOS::Rosen::Drawing::DrawCmdList53 DrawCmdList::DrawCmdList(int32_t width, int32_t height, DrawCmdList::UnmarshalMode mode) in DrawCmdList() function in OHOS::Rosen::Drawing::DrawCmdList
40 class DrawCmdList; variable