Home
last modified time | relevance | path

Searched defs:screenshot (Results 1 – 5 of 5) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_screenshot.js40 const screenshot = { variable
/third_party/node/deps/npm/node_modules/ansi-styles/
Dpackage.json18 …"screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --… string
/third_party/node/deps/npm/node_modules/wrap-ansi/node_modules/ansi-styles/
Dpackage.json20 …"screenshot": "svg-term --command='node screenshot' --out=screenshot.svg --padding=3 --width=55 --… string
/third_party/skia/third_party/externals/swiftshader/src/Main/
DFrameBufferGDI.cpp121 void FrameBufferGDI::screenshot(void *destBuffer) in screenshot() function in sw::FrameBufferGDI
DFrameBufferDD.cpp339 void FrameBufferDD::screenshot(void *destBuffer) in screenshot() function in sw::FrameBufferDD