Searched refs:fSrcBlend (Results 1 – 14 of 14) sorted by relevance
138 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()149 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()160 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()171 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()182 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()193 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()204 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()215 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()226 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()237 TEST_ASSERT(kOne_GrBlendCoeff == xpi.fBlendInfo.fSrcBlend); in test_lcd_coverage()[all …]
69 blendInfo->fSrcBlend = kOne_GrBlendCoeff; in onGetBlendInfo()73 blendInfo->fSrcBlend = kDC_GrBlendCoeff; in onGetBlendInfo()77 blendInfo->fSrcBlend = kOne_GrBlendCoeff; in onGetBlendInfo()81 blendInfo->fSrcBlend = kIDC_GrBlendCoeff; in onGetBlendInfo()85 blendInfo->fSrcBlend = kZero_GrBlendCoeff; in onGetBlendInfo()89 blendInfo->fSrcBlend = kIDC_GrBlendCoeff; in onGetBlendInfo()
394 blendInfo->fSrcBlend = fBlendFormula.srcCoeff(); in onGetBlendInfo()553 blendInfo->fSrcBlend = kConstC_GrBlendCoeff; in onGetBlendInfo()
90 b->addBits(kBlendCoeffSize, blendInfo.fSrcBlend, "srcBlend"); in genKey()
97 GrBlendCoeff fSrcBlend = kOne_GrBlendCoeff; in GR_MAKE_BITFIELD_CLASS_OPS() member
146 fWriteColor, equation_string(fEquation), coeff_string(fSrcBlend), in dump()
160 key |= (blendInfo.fSrcBlend << kBlendWriteShift); in get_blend_info_key()
179 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in create_blend_state()
393 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in setup_color_blend_state()657 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in SetDynamicBlendConstantState()
97 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in set_blend_factor()
358 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in fill_in_blend_state()
168 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend;
354 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend;
2541 preserveDstBlend.fSrcBlend = kZero_GrBlendCoeff; in flushBlendAndColorWrite()2548 GrBlendCoeff srcCoeff = blendInfo.fSrcBlend; in flushBlendAndColorWrite()