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

/system/core/libpixelflinger/codeflinger/
H A Dtexturing.cpp125 parts.packed = (!mTextureMachine.mask && !mBlending
129 if (mBlending || mDithering || mInfo[GGLFormat::ALPHA].needed) {
392 if (!multiTexture && !mBlending && !mDithering && !mFog &&
H A DGGLAssembler.h522 int mBlending; member in class:android::GGLAssembler
H A DGGLAssembler.cpp98 mBlending = 0;
178 mBlending |= (info.blend ? mask : 0);

Completed in 59 milliseconds