HomeSort by relevance Sort by last modified time
    Searched refs:mBlending (Results 1 - 3 of 3) sorted by null

  /system/core/libpixelflinger/codeflinger/
texturing.cpp 128 parts.packed = (!mTextureMachine.mask && !mBlending
132 if (mBlending || mDithering || mInfo[GGLFormat::ALPHA].needed) {
395 if (!multiTexture && !mBlending && !mDithering && !mFog &&
    [all...]
GGLAssembler.h 522 int mBlending;
GGLAssembler.cpp 98 mBlending = 0;
178 mBlending |= (info.blend ? mask : 0);
    [all...]

Completed in 294 milliseconds