Searched refs:xyBT (Results 1 - 3 of 3) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DARMAssemblerInterface.h188 xyBT = 4, // 0100, enumerator in enum:android::ARMAssemblerInterface::__anon416
293 SMUL(cc, xyBT, Rd, Rm, Rs); }
310 SMLA(cc, xyBT, Rd, Rm, Rs, Rn); }
323 SMLAL(cc, xyBT, RdHi, RdLo, Rs, Rm); }
H A Dblending.cpp529 xy = xyBT;
H A DMIPSAssembler.cpp1104 if (xy & xyBT) {
1163 if (xy & xyBT) {

Completed in 1997 milliseconds