Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js19014 get blendSrc() { getter in anonymousFunction47c28f4639900.anonymousFunction47c28f4639a00.Rr
19017 set blendSrc(t) { setter in anonymousFunction47c28f4639900.anonymousFunction47c28f4639a00.Rr
19019 this._nativeObj.blendSrc = t;
19070 …t && this.assignProperties(t.blend, t.blendSrc, t.blendDst, t.blendEq, t.blendSrcAlpha, t.blendDst…
19074 void 0 !== e && (this.blendSrc = e);
44729 this._srcBlendFactorCache = t.blendSrc;
44735 t.blendSrc = this._srcBlendFactor;
73792 blendSrc: t, property
76025 …if (e.blendSrc !== t.blendSrc || e.blendDst !== t.blendDst || e.blendSrcAlpha !== t.blendSrcAlpha …
76026 … o.blendFuncSeparate(i7[t.blendSrc], i7[t.blendDst], i7[t.blendSrcAlpha], i7[t.blendDstAlpha]);
[all …]