(e3, t3, i3, s3, r2, o2, n2, a2, h2)
| 6869 | h2.enable(h2.BLEND), h2.blendFunc(h2.SRC_ALPHA, h2.ONE_MINUS_SRC_ALPHA), this.handleResize(); |
| 6870 | } |
| 6871 | beginFrame() { |
| 6872 | return !this._atlas || this._atlas.beginFrame(); |
| 6873 | } |
| 6874 | updateCell(e3, t3, i3, s3, r2, o2, n2, a2, h2) { |
| 6875 | this._updateCell(this._vertices.attributes, e3, t3, i3, s3, r2, o2, n2, a2, h2); |
| 6876 | } |
no test coverage detected