Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DSafeMath.h92 uint64_t lx_ly = lo(x) * lo(y); in mul64() local
97 result = this->add(lx_ly, (hx_ly << 32)); in mul64()