Home
last modified time | relevance | path

Searched defs:factor (Results 1 – 4 of 4) 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.cpp1253 integer_t factor(locals.obtain(), 32, CORRUPTIBLE); in decal() local
1290 integer_t factor(locals.obtain(), 32, CORRUPTIBLE); in blend() local
/system/core/sh/
Dmiscbltin.c294 int factor; /* multiply by to get rlim_{cur,max} values */ member
/system/core/libpixelflinger/
Dscanline.cpp505 uint32_t factor, const pixel_t* src, const pixel_t* dst) in blend_factor()
782 uint32_t factor = Ct + (Ct>>(st-1)); in scanline() local
797 uint32_t factor = Ct + (Ct>>(st-1)); in scanline() local