Searched refs:fSrcBlend (Results 1 – 16 of 16) sorted by relevance
132 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()143 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()154 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()165 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()176 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()187 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()198 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()209 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()220 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()231 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()[all …]
96 blendInfo->fSrcBlend = kOne_GrBlendCoeff; in onGetBlendInfo()100 blendInfo->fSrcBlend = kDC_GrBlendCoeff; in onGetBlendInfo()104 blendInfo->fSrcBlend = kOne_GrBlendCoeff; in onGetBlendInfo()108 blendInfo->fSrcBlend = kIDC_GrBlendCoeff; in onGetBlendInfo()112 blendInfo->fSrcBlend = kZero_GrBlendCoeff; in onGetBlendInfo()116 blendInfo->fSrcBlend = kIDC_GrBlendCoeff; in onGetBlendInfo()
417 blendInfo->fSrcBlend = fBlendFormula.srcCoeff(); in onGetBlendInfo()598 blendInfo->fSrcBlend = kConstC_GrBlendCoeff; in onGetBlendInfo()
133 fSrcBlend = kOne_GrBlendCoeff; in reset()142 GrBlendCoeff fSrcBlend; member
150 fWriteColor, equation_string(fEquation), coeff_string(fSrcBlend), in dump()
359 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in setup_color_blend_state()549 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in SetDynamicBlendConstantState()
563 key |= (blendInfo.fSrcBlend << kBlendWriteShift); in get_blend_info_key()
2899 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in flushBlend()
2879 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in flushBlend()