OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
526
int
mBlending
;
GGLAssembler.cpp
99
mBlending
= 0;
179
mBlending
|= (info.blend ? mask : 0);
[
all
...]
Completed in 38 milliseconds