MCPcopy 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

testExtendedApiMethod · 0.95
drawColorsMethod · 0.95
onResizeMethod · 0.95
initSkiaMethod · 0.95
onResizeMethod · 0.95

Calls

no outgoing calls

Tested by 1

testExtendedApiMethod · 0.76