Home
last modified time | relevance | path

Searched refs:checkBitmap (Results 1 – 25 of 28) sorted by path

12

/dports/devel/libvirt/libvirt-7.10.0/tests/
H A Dvirbitmaptest.c31 checkBitmap(virBitmap *map, in checkBitmap() function
375 if (checkBitmap(bitmap, "", -1) < 0) in test6()
380 if (checkBitmap(bitmap, "0", -1) < 0) in test6()
386 if (checkBitmap(bitmap, "0,4-5", -1) < 0) in test6()
391 if (checkBitmap(bitmap, "0,4-6", -1) < 0) in test6()
558 if (checkBitmap(map, "", 0) < 0) in test12a()
564 if (checkBitmap(map, "128", 129) < 0) in test12a()
570 if (checkBitmap(map, "128", 151) < 0) in test12a()
585 if (checkBitmap(map, "34,1023", 1024) < 0) in test12b()
589 if (checkBitmap(map, "34", 35) < 0) in test12b()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog278005 disable bitmap CRC checking in SvmTest::checkBitmap(Ex)s() for Skia
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qa/cppunit/
H A DGraphicTest.cxx211 bool checkBitmap(Graphic& rGraphic) in checkBitmap() function
323 CPPUNIT_ASSERT_EQUAL(true, checkBitmap(aGraphic)); in testUnloadedGraphicLoading()
596 CPPUNIT_ASSERT_EQUAL(true, checkBitmap(aGraphic)); in testSwappingGraphic_PNG_WithGfxLink()
667 CPPUNIT_ASSERT_EQUAL(true, checkBitmap(aGraphic)); in testSwappingGraphic_PNG_WithoutGfxLink()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/qemu-iotests/
H A D16555 def checkBitmap(self, sha256):
93 self.checkBitmap(sha256)
100 self.checkBitmap(sha256)
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qemu-iotests/
H A D16556 def checkBitmap(self, sha256):
94 self.checkBitmap(sha256)
101 self.checkBitmap(sha256)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/qemu-iotests/
H A D16555 def checkBitmap(self, sha256):
93 self.checkBitmap(sha256)
100 self.checkBitmap(sha256)
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/qemu-iotests/
H A D16556 def checkBitmap(self, sha256):
94 self.checkBitmap(sha256)
101 self.checkBitmap(sha256)
/dports/emulators/qemu-utils/qemu-4.2.1/tests/qemu-iotests/
H A D16556 def checkBitmap(self, sha256):
94 self.checkBitmap(sha256)
101 self.checkBitmap(sha256)
/dports/emulators/qemu/qemu-6.2.0/tests/qemu-iotests/
H A D16556 def checkBitmap(self, sha256):
94 self.checkBitmap(sha256)
101 self.checkBitmap(sha256)
/dports/emulators/qemu42/qemu-4.2.1/tests/qemu-iotests/
H A D16556 def checkBitmap(self, sha256):
94 self.checkBitmap(sha256)
101 self.checkBitmap(sha256)
/dports/emulators/qemu5/qemu-5.2.0/tests/qemu-iotests/
H A D16555 def checkBitmap(self, sha256):
93 self.checkBitmap(sha256)
100 self.checkBitmap(sha256)
/dports/emulators/qemu60/qemu-6.0.0/tests/qemu-iotests/
H A D16556 def checkBitmap(self, sha256):
94 self.checkBitmap(sha256)
101 self.checkBitmap(sha256)
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sword25/gfx/
H A Dgraphicengine_script.cpp639 RenderObjectPtr<Bitmap> bitmapPtr = checkBitmap(L); in b_setAlpha()
646 RenderObjectPtr<Bitmap> bitmapPtr = checkBitmap(L); in b_setTintColor()
653 RenderObjectPtr<Bitmap> bitmapPtr = checkBitmap(L); in b_setScaleFactor()
660 RenderObjectPtr<Bitmap> bitmapPtr = checkBitmap(L); in b_setScaleFactorX()
667 RenderObjectPtr<Bitmap> bitmapPtr = checkBitmap(L); in b_setScaleFactorY()
674 RenderObjectPtr<Bitmap> bitmapPtr = checkBitmap(L); in b_setFlipH()
681 RenderObjectPtr<Bitmap> bitmapPtr = checkBitmap(L); in b_setFlipV()
688 RenderObjectPtr<Bitmap> bitmapPtr = checkBitmap(L); in b_getAlpha()
695 RenderObjectPtr<Bitmap> bitmapPtr = checkBitmap(L); in b_getTintColor()
702 RenderObjectPtr<Bitmap> bitmapPtr = checkBitmap(L); in b_getScaleFactorX()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/sword25/gfx/
H A Dgraphicengine_script.cpp639 RenderObjectPtr<Bitmap> bitmapPtr = checkBitmap(L); in b_setAlpha()
646 RenderObjectPtr<Bitmap> bitmapPtr = checkBitmap(L); in b_setTintColor()
653 RenderObjectPtr<Bitmap> bitmapPtr = checkBitmap(L); in b_setScaleFactor()
660 RenderObjectPtr<Bitmap> bitmapPtr = checkBitmap(L); in b_setScaleFactorX()
667 RenderObjectPtr<Bitmap> bitmapPtr = checkBitmap(L); in b_setScaleFactorY()
674 RenderObjectPtr<Bitmap> bitmapPtr = checkBitmap(L); in b_setFlipH()
681 RenderObjectPtr<Bitmap> bitmapPtr = checkBitmap(L); in b_setFlipV()
688 RenderObjectPtr<Bitmap> bitmapPtr = checkBitmap(L); in b_getAlpha()
695 RenderObjectPtr<Bitmap> bitmapPtr = checkBitmap(L); in b_getTintColor()
702 RenderObjectPtr<Bitmap> bitmapPtr = checkBitmap(L); in b_getScaleFactorX()
[all …]
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dchoose.c418 values.stipple = checkBitmap;
H A Dmenu.c891 values.stipple = checkBitmap;
H A Draster.c328 Pixmap checkBitmap=None; variable
1104 checkBitmap = XCreateBitmapFromData(mainDisplay, mainWindow, in InitPattern()
1273 XFreePixmap(mainDisplay, checkBitmap); in CleanUpRasters()
H A Draster.e74 extern Pixmap checkBitmap;
/dports/graphics/xpaint/xpaint-2.9.10.3/
H A Dmenu.c56 static Pixmap checkBitmap = None, pullBitmap = None; variable
88 if (checkBitmap != None) in initMenu()
91 checkBitmap = XCreateBitmapFromData(XtDisplay(w), in initMenu()
548 XtVaSetValues(entry, XtNleftBitmap, checkBitmap, NULL); in createItem()
686 XtVaSetValues(w, XtNleftBitmap, flag ? checkBitmap : None, NULL); in MenuCheckItem()
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DBitmap.sml98 fun checkBitmap c = (checkResult(not(isHgdiObjNull c)); c) function
143 checkBitmap o
191 checkBitmap o
195 val cbm = checkBitmap o
206 checkBitmap res
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/sdk/android/instrumentationtests/src/org/webrtc/
H A DEglRendererTest.java124 private static void checkBitmap(Bitmap bitmap, float scale) { in checkBitmap() method in EglRendererTest
217 checkBitmap(bitmap, 1f); in checkBitmapContent()
280 checkBitmap(testFrameListener.resetAndGetBitmap(), scale); in testAddFrameListenerBitmapScale()
/dports/net-im/tg_owt/tg_owt-d578c76/src/sdk/android/instrumentationtests/src/org/webrtc/
H A DEglRendererTest.java135 private static void checkBitmap(Bitmap bitmap, float scale) { in checkBitmap() method in EglRendererTest
231 checkBitmap(bitmap, 1f); in checkBitmapContent()
297 checkBitmap(testFrameListener.resetAndGetBitmap(), scale); in testAddFrameListenerBitmapScale()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DGrTextBlobTest.cpp112 auto checkBitmap = [&](const SkBitmap& bitmap) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
137 REPORTER_ASSERT(reporter, checkBitmap(bitmap)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/sdk/android/instrumentationtests/src/org/webrtc/
H A DEglRendererTest.java135 private static void checkBitmap(Bitmap bitmap, float scale) { in checkBitmap() method in EglRendererTest
231 checkBitmap(bitmap, 1f); in checkBitmapContent()
297 checkBitmap(testFrameListener.resetAndGetBitmap(), scale); in testAddFrameListenerBitmapScale()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/sdk/android/instrumentationtests/src/org/webrtc/
H A DEglRendererTest.java135 private static void checkBitmap(Bitmap bitmap, float scale) { in checkBitmap() method in EglRendererTest
231 checkBitmap(bitmap, 1f); in checkBitmapContent()
297 checkBitmap(testFrameListener.resetAndGetBitmap(), scale); in testAddFrameListenerBitmapScale()

12