Home
last modified time | relevance | path

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

/external/skia/experimental/wasm-skp-debugger/
Ddebugger_bindings.cpp140 const SkIRect getBoundsForFrame(int32_t frame) { in getBoundsForFrame() function in SkpDebugPlayer
150 return getBoundsForFrame(fp); in getBounds()
552 .function("getBoundsForFrame", &SkpDebugPlayer::getBoundsForFrame) in EMSCRIPTEN_BINDINGS()