Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js19120 this.blendColor = i;
19138 get blendColor() { getter in anonymousFunction0278022839900.anonymousFunction0278022839a00.Ir
19141 set blendColor(t) { setter in anonymousFunction0278022839900.anonymousFunction0278022839a00.Ir
19143 this._nativeObj.blendColor = t;
19154 this.blendColor = new gn(0, 0, 0, 0);
76007 …s.blendColor.x !== s.blendColor.x || a.bs.blendColor.y !== s.blendColor.y || a.bs.blendColor.z !==…
76008 o.blendColor(s.blendColor.x, s.blendColor.y, s.blendColor.z, s.blendColor.w);
76009 a.bs.blendColor.x = s.blendColor.x;
76010 a.bs.blendColor.y = s.blendColor.y;
76011 a.bs.blendColor.z = s.blendColor.z;
[all …]