Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
H A Dpatternlock_modifier.h112 void AddConnectedLineToPath(RSPath& path, const OffsetF& offset);
H A Dpatternlock_modifier.cpp315 AddConnectedLineToPath(path, offset); in PaintLockLine()
331 void PatternLockModifier::AddConnectedLineToPath(RSPath& path, const OffsetF& offset) in AddConnectedLineToPath() function in OHOS::Ace::NG::PatternLockModifier