Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkSafeMath.h85 uint64_t lx_ly = lo(x) * lo(y); in mul64() local
90 result = this->add(lx_ly, (hx_ly << 32)); in mul64()