Home
last modified time | relevance | path

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

/third_party/skia/modules/canvaskit/tests/
Dcore.spec.js1019 const mLight = CanvasKit.Malloc(Float32Array, 3); constant
1020 const lightTA = mLight.toTypedArray();
1031 path, mZPlane, mLight, lightRadius,
1037 CanvasKit.Free(mLight);