Searched refs:fWriteColor (Results 1 – 21 of 21) sorted by relevance
132 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()142 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()152 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()162 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()172 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()182 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()192 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()202 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()212 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()222 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()[all …]
142 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()153 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()164 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()175 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()186 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()197 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()208 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()219 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()230 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()241 TEST_ASSERT(xpi.fBlendInfo.fWriteColor); in test_lcd_coverage()[all …]
135 fWriteColor = true; in reset()144 bool fWriteColor; member
157 fWriteColor, equation_string(fEquation), coeff_string(fSrcBlend), in dump()
31 blendInfo->fWriteColor = false; in onGetBlendInfo()
396 blendInfo->fWriteColor = fBlendFormula.modifiesDst(); in onGetBlendInfo()
74 blendInfo->fWriteColor = false; in onGetBlendInfo()
420 blendInfo->fWriteColor = fBlendFormula.modifiesDst(); in onGetBlendInfo()
145 fWriteColor, equation_string(fEquation), coeff_string(fSrcBlend), in dump()
108 uint32_t blendKey = blendInfo.fWriteColor; in genKey()
143 bool fWriteColor = true; in GR_MAKE_BITFIELD_CLASS_OPS() member
159 uint32_t key = blendInfo.fWriteColor; in get_blend_info_key()
393 bool writeColor = pipeline.getXferProcessor().getBlendInfo().fWriteColor; in Build()
385 uint32_t key = blendInfo.fWriteColor; in get_blend_info_key()
449 if (!blendInfo.fWriteColor) { in setup_color_blend_state()
299 if (!blendInfo.fWriteColor) {
379 if (blendInfo.fWriteColor) {385 writer->writeBool(blendInfo.fWriteColor);
431 if (!blendInfo.fWriteColor) { in setup_color_blend_state()
378 if (!blendInfo.fWriteColor) { in fill_in_blend_state()
2522 if (this->glCaps().neverDisableColorWrites() && !blendInfo.fWriteColor) { in flushBlendAndColorWrite()2539 !blendInfo.fWriteColor; in flushBlendAndColorWrite()2593 this->flushColorWrite(blendInfo.fWriteColor); in flushBlendAndColorWrite()
1999 this->flushColorWrite(blendInfo.fWriteColor); in flushGLState()2869 !blendInfo.fWriteColor; in flushBlend()