Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/include/
H A Dge_visual_effect.h30 enum class DrawingPaintType { NONE, BRUSH, PEN, PAINT, BRUSH_PEN }; enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomponent.h53 PAINT = 1 << 1, enumerator