Home
last modified time | relevance | path

Searched refs:Unpremul (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/experimental/skottiekit/
H A Dexterns.js86 Unpremul: {},
/third_party/skia/experimental/wasm-skp-debugger/
H A Dexterns.js19 Unpremul: {},
H A Dcpu.js38 'alphaType': DebuggerView.AlphaType.Unpremul,
/third_party/skia/specs/web-img-decode/proposed/impl/
H A Dimpl.js22 alphaType: options.premul ? CanvasKit.AlphaType.Premul : CanvasKit.AlphaType.Unpremul,
/third_party/skia/modules/canvaskit/tests/
H A Dutil.js227 alphaType: CanvasKit.AlphaType.Unpremul,
/third_party/skia/modules/canvaskit/htmlcanvas/
H A Dcanvas2dcontext.js695 'alphaType': CanvasKit.AlphaType.Unpremul,
825 'alphaType': CanvasKit.AlphaType.Unpremul,
/third_party/skia/include/sksl/
H A DDSLCore.h482 DSLExpression Unpremul(DSLExpression x, PositionInfo pos = PositionInfo::Capture());
/third_party/skia/modules/canvaskit/
H A Dexterns.js788 Unpremul: {},
H A Dinterface.js824 alphaType = alphaType || CanvasKit.AlphaType.Unpremul;
1207 'alphaType': CanvasKit.AlphaType.Unpremul,
/third_party/skia/src/sksl/dsl/
H A DDSLCore.cpp711 DSLExpression Unpremul(DSLExpression x, PositionInfo pos) { in Unpremul() function
/third_party/skia/tests/
H A DSkSLDSLTest.cpp1829 EXPECT_EQUAL(Unpremul(a), "unpremul(a)"); in DEF_GPUTEST_FOR_MOCK_CONTEXT()

Completed in 10 milliseconds