Searched refs:blendFunc_ (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/innerkits/ |
H A D | graphic_neon_pipeline.h | 68 blendFunc_ = g_dstFunc[i].blendFunc; 89 blendFunc_(r1_, g1_, b1_, a1_, r2_, g2_, b2_, a2_); in Invoke() 96 blendFunc_(r1_, g1_, b1_, a1_, r2_, g2_, b2_, a2_); in Invoke() 103 blendFunc_(r1_, g1_, b1_, a1_, r, g, b, a); in Invoke() 361 NeonBlend blendFunc_ = nullptr; variable
|