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

/system/core/libpixelflinger/codeflinger/
H A Dtexturing.cpp128 parts.packed = (!mTextureMachine.mask && !mBlending
132 if (mBlending || mDithering || mInfo[GGLFormat::ALPHA].needed) {
395 if (!multiTexture && !mBlending && !mDithering && !mFog &&
H A DGGLAssembler.h526 int mBlending; member in class:android::GGLAssembler
H A DGGLAssembler.cpp99 mBlending = 0;
179 mBlending |= (info.blend ? mask : 0);

Completed in 497 milliseconds