Home
last modified time | relevance | path

Searched defs:factor (Results 1 – 5 of 5) 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.cpp392 uint32_t factor, const pixel_t* src, const pixel_t* dst) in blend_factor()
669 uint32_t factor = Ct + (Ct>>(st-1)); in scanline() local
684 uint32_t factor = Ct + (Ct>>(st-1)); in scanline() local
/system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
Dutils.c1799 UINT8 temp , factor; in TiWlanIntToStr() local