Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
Dblending.cpp494 int smulw = 0; in mul_factor() local
537 smulw = 1; in mul_factor()
553 if (smulw) SMULW(AL, xy, d.reg, vreg, freg); in mul_factor()