Searched refs:jsonCommandList (Results 1 – 3 of 3) sorted by relevance
43 let cmd = JSON.parse(player.jsonCommandList(surface));52 cmd = JSON.parse(player.jsonCommandList(surface));
50 jsonCommandList: function() {}, method
216 std::string jsonCommandList(sk_sp<SkSurface> surface) { in jsonCommandList() function in SkpDebugPlayer565 .function("jsonCommandList", &SkpDebugPlayer::jsonCommandList, allow_raw_pointers()) in EMSCRIPTEN_BINDINGS()