Home
last modified time | relevance | path

Searched defs:DrawOpItem (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Ddraw_cmd_list.h25 class DrawOpItem; variable
H A Dcmd_list_helper.h33 class DrawOpItem; variable
H A Ddraw_cmd.h41 explicit DrawOpItem(uint32_t type) : OpItem(type) {} in DrawOpItem() function