Home
last modified time | relevance | path

Searched defs:DrawOvalOpItem (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Ddraw_cmd.h431 explicit DrawOvalOpItem(const Rect& oval, const Paint& paint) in DrawOvalOpItem() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Ddraw_cmd.cpp573 DrawOvalOpItem::DrawOvalOpItem(const DrawCmdList& cmdList, DrawOvalOpItem::ConstructorHandle* handl… in DrawOvalOpItem() function in OHOS::Rosen::Drawing::DrawOvalOpItem