Home
last modified time | relevance | path

Searched refs:thresholdEffect (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/modules/canvaskit/tests/
Drtshader.spec.js137 const thresholdEffect = CanvasKit.RuntimeEffect.Make(thresholdSkSL); constant
138 expect(thresholdEffect).toBeTruthy('threshold did not compile');
158 const blendShader = thresholdEffect.makeShaderWithChildren(
173 thresholdEffect.delete();