Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/common/
H A Dpaint.h89 haveComposite_(false)
721 return haveComposite_; in HaveComposite()
782 bool haveComposite_; variable
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/common/
H A Dpaint.cpp108 haveComposite_ = paint.haveComposite_; in Init()
289 haveComposite_ = true; in SetGlobalCompositeOperation()