Home
last modified time | relevance | path

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

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