Searched defs:factor (Results 1 – 5 of 5) sorted by relevance
/system/core/libpixelflinger/codeflinger/ |
D | blending.cpp | 50 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()
|
D | texturing.cpp | 1253 integer_t factor(locals.obtain(), 32, CORRUPTIBLE); in decal() local 1290 integer_t factor(locals.obtain(), 32, CORRUPTIBLE); in blend() local
|
/system/core/sh/ |
D | miscbltin.c | 294 int factor; /* multiply by to get rlim_{cur,max} values */ member
|
/system/core/libpixelflinger/ |
D | scanline.cpp | 392 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/ |
D | utils.c | 1799 UINT8 temp , factor; in TiWlanIntToStr() local
|