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

/system/core/libpixelflinger/codeflinger/
H A Dtexturing.cpp1075 // replace or modulate with this texture
1099 modulate(fragment, incoming, texel, component);
1153 void GGLAssembler::modulate( function in class:android::GGLAssembler
1193 // modulate by the component with the lowest precision
1284 modulate(dest, incoming, incomingTexel, component);

Completed in 76 milliseconds