Home
last modified time | relevance | path

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

/external/skia/src/gpu/effects/
DGrCustomXfermode.cpp120 static void soft_light_component_pos_dst_alpha(GrGLFragmentBuilder* fsBuilder, in soft_light_component_pos_dst_alpha() function
332 soft_light_component_pos_dst_alpha(fsBuilder, outputColor, inputColor, dstColor, 'r'); in emit_custom_xfermode_code()
333 soft_light_component_pos_dst_alpha(fsBuilder, outputColor, inputColor, dstColor, 'g'); in emit_custom_xfermode_code()
334 soft_light_component_pos_dst_alpha(fsBuilder, outputColor, inputColor, dstColor, 'b'); in emit_custom_xfermode_code()