Searched defs:DrawWithPaintOpItem (Results 1 – 2 of 2) sorted by relevance
171 …explicit DrawWithPaintOpItem(const Paint& paint, uint32_t type) : DrawOpItem(type), paint_(paint) … in DrawWithPaintOpItem() function
353 DrawWithPaintOpItem::DrawWithPaintOpItem(const DrawCmdList& cmdList, const PaintHandle& paintHandle… in DrawWithPaintOpItem() function in OHOS::Rosen::Drawing::DrawWithPaintOpItem