Home
last modified time | relevance | path

Searched defs:factor (Results 1 – 3 of 3) sorted by relevance

/system/core/libpixelflinger/codeflinger/
Dblending.cpp50 integer_t factor(scratches.obtain(), 16, CORRUPTIBLE); in build_fog() local
169 integer_t factor; in build_blending() local
177 integer_t factor; in build_blending() local
255 integer_t& factor, int f, int component, in build_blend_factor()
437 const integer_t& factor, in build_blendFOneMinusF()
455 const integer_t& factor, in build_blendOneMinusFF()
Dtexturing.cpp1271 integer_t factor(locals.obtain(), 32, CORRUPTIBLE); in decal() local
1308 integer_t factor(locals.obtain(), 32, CORRUPTIBLE); in blend() local
/system/core/libpixelflinger/
Dscanline.cpp542 uint32_t factor, const pixel_t* src, const pixel_t* dst) in blend_factor()
819 uint32_t factor = Ct + (Ct>>(st-1)); in scanline() local
834 uint32_t factor = Ct + (Ct>>(st-1)); in scanline() local