Searched defs:blend (Results 1 - 3 of 3) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A Dtexturing.cpp115 // components as needed (or not at all if we don't blend)
1020 blend(fragment, incoming, texel, component, i);
1189 void GGLAssembler::blend( function in class:android::GGLAssembler
1210 // no need to keep more than 8-bits for blend
H A DGGLAssembler.h349 bool blend : 1; member in struct:android::GGLAssembler::component_info_t
380 void blend( component_t& dest,
/system/core/libpixelflinger/include/private/pixelflinger/
H A Dggl_context.h514 blend_state_t blend; member in struct:android::state_t

Completed in 72 milliseconds