Home
last modified time | relevance | path

Searched refs:dst_factor (Results 1 – 1 of 1) sorted by relevance

/system/core/libpixelflinger/codeflinger/
Dblending.cpp186 integer_t dst_factor; in build_blending() local
210 build_blend_factor(dst_factor, fd, in build_blending()
212 mul_factor(temp, fb, dst_factor); in build_blending()
222 build_blend_factor(dst_factor, fd, in build_blending()
224 mul_factor_add(temp, fb, dst_factor, component_t(fragment)); in build_blending()
241 build_blend_factor(dst_factor, fd, in build_blending()
243 mul_factor_add(temp, fb, dst_factor, temp); in build_blending()