Home
last modified time | relevance | path

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

/third_party/skia/tools/debugger/
DDebugLayerManager.h47 void setCommand(int nodeId, int frame, int command);
DDebugLayerManager.cpp22 void DebugLayerManager::setCommand(int nodeId, int frame, int command) { in setCommand() function in DebugLayerManager
/third_party/skia/experimental/wasm-skp-debugger/
Ddebugger_bindings.cpp113 fLayerManager->setCommand(fInspectedLayer, fp, index); in drawTo()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Ddtv.js3419 setCommand: function (...args) { method