Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_paint_mem.h81 uint64_t by = y; in Mul32() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dsvg_animate.h255 void SetBy(const std::string& by) in SetBy()