Home
last modified time | relevance | path

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

/aoo41x/main/vcl/test/
H A Dcanvasbitmaptest.cxx282 uno::Sequence<sal_Int8> aPixel3, aPixel4; in checkCanvasBitmap() local
295 aPixel4 = xBmp->getPixel( aLayout, geometry::IntegerPoint2D(5,0) ); in checkCanvasBitmap()
296 test( aPixel3 == aPixel4, in checkCanvasBitmap()
302 test( aPixel3 == aPixel4, in checkCanvasBitmap()
433 uno::Sequence<sal_Int8> aPixel3, aPixel4; in checkBitmapImport() local
446 aPixel4 = xBmp->getPixel( aLayout, geometry::IntegerPoint2D(5,0) ); in checkBitmapImport()
447 test( aPixel3 == aPixel4, in checkBitmapImport()
453 test( aPixel3 == aPixel4, in checkBitmapImport()

Completed in 17 milliseconds