Searched refs:fWriteColor (Results 1 – 8 of 8) sorted by relevance
114 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()124 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()135 TEST_ASSERT(!xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()145 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()155 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()165 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()175 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()185 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()195 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()205 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()[all …]
148 fWriteColor = true; in reset()157 bool fWriteColor; member
170 fWriteColor, equation_string(fEquation), coeff_string(fSrcBlend), in dump()
84 blendInfo->fWriteColor = false; in onGetBlendInfo()
362 blendInfo->fWriteColor = fBlendFormula.modifiesDst(); in onGetBlendInfo()
491 uint32_t key = blendInfo.fWriteColor; in get_blend_info_key()
345 if (!blendInfo.fWriteColor) { in setup_color_blend_state()
1929 this->flushColorWrite(blendInfo.fWriteColor); in flushGLState()1939 if (blendInfo.fWriteColor) { in flushGLState()