Searched defs:AddOp (Results 1 – 4 of 4) sorted by relevance
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/ | ||
| D | cmd_list.h | 81 void AddOp(Args&&... args) in AddOp() function |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ | ||
| D | rs_draw_cmd_list.cpp | 98 void DrawCmdList::AddOp(std::unique_ptr<OpItem>&& op) in AddOp() function in OHOS::Rosen::DrawCmdList |
| D | rs_recording_canvas.cpp | 337 void RSRecordingCanvas::AddOp(std::unique_ptr<OpItem>&& opItem) in AddOp() function in OHOS::Rosen::RSRecordingCanvas |
| /foundation/graphic/graphic_utils_lite/frameworks/ | ||
| D | transform.cpp | 313 void TransformMap::AddOp(uint8_t op) in AddOp() function in OHOS::TransformMap |