Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HumbleUI/Skija
/ getDisplayP3
Method
getDisplayP3
shared/java/ColorSpace.java:38–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
}
37
38
public
static
ColorSpace getDisplayP3() {
39
return
_DisplayP3Holder.INSTANCE;
40
}
41
42
/**
43
* Create a ColorSpace from a transfer function and a row-major 3x3 transformation to XYZ.
Callers
5
testExtendedApi
Method · 0.95
drawColors
Method · 0.95
onResize
Method · 0.95
initSkia
Method · 0.95
onResize
Method · 0.95
Calls
no outgoing calls
Tested by
1
testExtendedApi
Method · 0.76