Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_paint_mem.h95 uint64_t hx_ly = hi(x) * lo(y); in Mul64() local
97 uint64_t result = Add(lx_ly, (hx_ly << INT32SIZE)); in Mul64()