Home
last modified time | relevance | path

Searched refs:OPITEM_HEAD (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Dmask_cmd_list.h91 OPITEM_HEAD, enumerator
H A Ddraw_cmd.h45 OPITEM_HEAD, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Dcmd_list.cpp25 static constexpr uint32_t OPITEM_HEAD = 0; variable
43 void* op = opAllocator_.Allocate<OpItem>(OPITEM_HEAD); in AddCmdListData()
H A Dmask_cmd_list.cpp98 if (type == MaskOpItem::OPITEM_HEAD) { in Playback()
H A Ddraw_cmd.cpp43 { DrawOpItem::OPITEM_HEAD, "OPITEM_HEAD"},
340 if (type == DrawOpItem::OPITEM_HEAD) { in Unmarshalling()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/
H A Drs_canvas_drawing_render_node_drawable_test.cpp211 … std::make_shared<Drawing::DrawWithPaintOpItem>(paint, Drawing::DrawOpItem::Type::OPITEM_HEAD);
246 … std::make_shared<Drawing::DrawWithPaintOpItem>(paint, Drawing::DrawOpItem::Type::OPITEM_HEAD);
284 … std::make_shared<Drawing::DrawWithPaintOpItem>(paint, Drawing::DrawOpItem::Type::OPITEM_HEAD);