Home
last modified time | relevance | path

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

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