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

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

Completed in 8 milliseconds