Home
last modified time | relevance | path

Searched refs:MakeSurface (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/experimental/wasm-skp-debugger/
H A Dcpu.js14 var surface = DebuggerView.MakeSurface(canvas.width, canvas.height);
27 DebuggerView.MakeSurface = function(width, height) {
/third_party/skia/modules/canvaskit/htmlcanvas/
H A Dhtmlcanvas.js2 var surf = CanvasKit.MakeSurface(width, height);
/third_party/skia/modules/canvaskit/npm_build/
H A Dnode.example.js52 let surface = CanvasKit.MakeSurface(300, 300);
/third_party/skia/tests/
H A DSkRemoteGlyphCacheTest.cpp163 sk_sp<SkSurface> MakeSurface(int width, int height, GrRecordingContext* rContext) { in MakeSurface() function
170 auto surface = MakeSurface(1, 1, rContext); in FindSurfaceProps()
177 auto surface = MakeSurface(width, height, rContext); in RasterBlob()
/third_party/skia/modules/canvaskit/
H A Dexterns.js56 MakeSurface: function() {},

Completed in 5 milliseconds