Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DGGLAssembler.cpp500 const int need_blending = (fs != int(GGL_ONE)) || (fd > int(GGL_ZERO)); in build_incoming_component() local
519 need_extract |= ((need_blending ? in build_incoming_component()