Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ alphaBlit.test.ts
File
alphaBlit.test.ts
packages/engine/src/utils/alphaBlit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi } from
"vitest"
;
2
import
{ deflateSync } from
"zlib"
;
3
import
{
4
decodePng,
Callers
nothing calls this directly
Calls
15
makePng
Function · 0.85
decodePng
Function · 0.85
makePngWithFilter
Function · 0.85
makeChunk
Function · 0.85
makePng16
Function · 0.85
decodePngToRgb48le
Function · 0.85
makeHdrFrame
Function · 0.85
makeDomRgba
Function · 0.85
blitRgba8OverRgb48le
Function · 0.85
blitRgb48leRegion
Function · 0.85
parseTransformMatrix
Function · 0.85
blitRgb48leAffine
Function · 0.85
Tested by
no test coverage detected