Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
H A DCorrectnessActivity.java132 private Bitmap grabScreenshot() { in grabScreenshot() method in CorrectnessActivity
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tony/
H A Dwindow.cpp275 void RMSnapshot::grabScreenshot(byte *lpBuf, int dezoom, uint16 *lpDestBuf) { in grabScreenshot() function in Tony::RMSnapshot
/dports/games/scummvm/scummvm-2.5.1/engines/tony/
H A Dwindow.cpp275 void RMSnapshot::grabScreenshot(byte *lpBuf, int dezoom, uint16 *lpDestBuf) { in grabScreenshot() function in Tony::RMSnapshot
/dports/deskutils/basket/basket-2.49a-46-g60e38c6/src/
H A Dbnpview.cpp2031 void BNPView::grabScreenshot(bool global) in grabScreenshot() function in BNPView
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/BBGE/
H A DCore.cpp4672 unsigned char *Core::grabScreenshot(int x, int y, int w, int h) in grabScreenshot() function in Core