Home
last modified time | relevance | path

Searched refs:findCommandByPixel (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/experimental/wasm-skp-debugger/
H A Dexterns.js41 findCommandByPixel: function() {},
H A Ddebugger_bindings.cpp334 int findCommandByPixel(SkSurface* surface, int x, int y, int commandIndex) { in findCommandByPixel() function in SkpDebugPlayer
357 // Helper for findCommandByPixel.
550 .function("findCommandByPixel", &SkpDebugPlayer::findCommandByPixel, allow_raw_pointers()) in EMSCRIPTEN_BINDINGS()

Completed in 2 milliseconds