Home
last modified time | relevance | path

Searched refs:SHADOW_STYLE_OPITEM (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/recording/
H A Ddraw_cmd.h62 SHADOW_STYLE_OPITEM, enumerator
185 : OpItem(DrawOpItem::SHADOW_STYLE_OPITEM), in ConstructorHandle()
208 : DrawOpItem(DrawOpItem::SHADOW_STYLE_OPITEM), in DrawShadowStyleOpItem()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/recording/
H A Ddraw_cmd.cpp57 { DrawOpItem::SHADOW_STYLE_OPITEM, "SHADOW_STYLE_OPITEM" },
685 UNMARSHALLING_REGISTER(DrawShadowStyle, DrawOpItem::SHADOW_STYLE_OPITEM,
690 : DrawOpItem(SHADOW_STYLE_OPITEM), in DrawShadowStyleOpItem()