Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/pattern_lock/
H A Drosen_render_pattern_lock.cpp136 void RosenRenderPatternLock::PaintLockLine(SkCanvas* canvas, const Offset& offset) in PaintLockLine() function in OHOS::Ace::V2::RosenRenderPatternLock
186 void RosenRenderPatternLock::PaintLockLine(RSCanvas* canvas, const Offset& offset) in PaintLockLine() function in OHOS::Ace::V2::RosenRenderPatternLock
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_modifier.cpp280 void PatternLockModifier::PaintLockLine(RSCanvas& canvas, const OffsetF& offset) in PaintLockLine() function in OHOS::Ace::NG::PatternLockModifier