Home
last modified time | relevance | path

Searched refs:loadSkp (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/experimental/wasm-skp-debugger/
H A Dhelper.js18 var error = player.loadSkp(fileMemPtr, size);
H A Dexterns.js52 loadSkp: function() {},
H A Ddebugger_bindings.cpp75 /* loadSkp deserializes a skp file that has been copied into the shared WASM memory.
87 std::string loadSkp(uintptr_t cptr, int length) { in loadSkp() function in SkpDebugPlayer
567 .function("loadSkp", &SkpDebugPlayer::loadSkp, allow_raw_pointers()) in EMSCRIPTEN_BINDINGS()

Completed in 3 milliseconds