Home
last modified time | relevance | path

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

/external/perfetto/ui/src/controller/
Dindex.ts19 import {warmupWasmEngine} from '../common/wasm_engine_proxy';
35 warmupWasmEngine();
/external/perfetto/ui/src/common/
Dwasm_engine_proxy.ts59 export function warmupWasmEngine(): void { function